custom/common/MgCommandMetadata.json

[
  {
    "Uri": "/applications/{application-id}/addKey",
    "Command": "Add-MgApplicationKey",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphKeyCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/addPassword",
    "Command": "Add-MgApplicationPassword",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphPasswordCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/applyDecisions",
    "Command": "Add-MgBetaAccessReviewDecision",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/instances/{accessReview-id1}/applyDecisions",
    "Command": "Add-MgBetaAccessReviewInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/addKey",
    "Command": "Add-MgBetaApplicationKey",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphKeyCredential",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/addPassword",
    "Command": "Add-MgBetaApplicationPassword",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPasswordCredential",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/chats/{chat-id}/members/add",
    "Command": "Add-MgBetaChatMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/addLargeGalleryView",
    "Command": "Add-MgBetaCommunicationCallLargeGalleryView",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation",
    "ApiVersion": "beta",
    "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": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold",
    "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold",
    "Method": "POST",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold",
    "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold",
    "Method": "POST",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags",
    "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps",
    "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles",
    "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply",
    "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig",
    "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopy",
    "Command": "Add-MgBetaDriveListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities",
    "Command": "Add-MgBetaExternalConnectionItemActivity",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "Command": "Add-MgBetaGroupDriveListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/addFavorite",
    "Command": "Add-MgBetaGroupFavorite",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/sites/add",
    "Command": "Add-MgBetaGroupSite",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy",
    "Command": "Add-MgBetaGroupSiteContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "Command": "Add-MgBetaGroupSiteListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup",
    "Command": "Add-MgBetaGroupToLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions",
    "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions",
    "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold",
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold",
    "Method": "POST",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold",
    "Method": "POST",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate",
    "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSelfSignedCertificate",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy",
    "Command": "Add-MgBetaShareListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/add",
    "Command": "Add-MgBetaSite",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/addCopy",
    "Command": "Add-MgBetaSiteContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "Command": "Add-MgBetaSiteListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/add",
    "Command": "Add-MgBetaTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/members/add",
    "Command": "Add-MgBetaTeamMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/add",
    "Command": "Add-MgBetaTeamPrimaryChannelMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add",
    "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog",
    "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply",
    "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/chats/{chat-id}/members/add",
    "Command": "Add-MgBetaUserChatMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "Command": "Add-MgBetaUserDriveListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions",
    "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById",
    "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers",
    "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById",
    "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers",
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById",
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers",
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById",
    "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers",
    "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById",
    "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/chats/{chat-id}/members/add",
    "Command": "Add-MgChatMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/addLargeGalleryView",
    "Command": "Add-MgCommunicationCallLargeGalleryView",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation",
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/list/contentTypes/addCopy",
    "Command": "Add-MgDriveListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities",
    "Command": "Add-MgExternalConnectionItemActivity",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "Command": "Add-MgGroupDriveListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/addFavorite",
    "Command": "Add-MgGroupFavorite",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/sites/add",
    "Command": "Add-MgGroupSite",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy",
    "Command": "Add-MgGroupSiteContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "Command": "Add-MgGroupSiteListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup",
    "Command": "Add-MgGroupToLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions",
    "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold",
    "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold",
    "Method": "POST",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold",
    "Method": "POST",
    "Variants": [
      "Apply",
      "Apply1",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentity1",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag",
    "Method": "POST",
    "Variants": [
      "Apply",
      "ApplyExpanded",
      "ApplyViaIdentity",
      "ApplyViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/servicePrincipals/{servicePrincipal-id}/addKey",
    "Command": "Add-MgServicePrincipalKey",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphKeyCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword",
    "Command": "Add-MgServicePrincipalPassword",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphPasswordCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate",
    "Command": "Add-MgServicePrincipalTokenSigningCertificate",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSelfSignedCertificate",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy",
    "Command": "Add-MgShareListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/add",
    "Command": "Add-MgSite",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/addCopy",
    "Command": "Add-MgSiteContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy",
    "Command": "Add-MgSiteListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/add",
    "Command": "Add-MgTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/members/add",
    "Command": "Add-MgTeamMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/add",
    "Command": "Add-MgTeamPrimaryChannelMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add",
    "Command": "Add-MgTeamworkDeletedTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/add",
    "Command": "Add-MgUserChatMember",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphActionResultPart",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy",
    "Command": "Add-MgUserDriveListContentTypeCopy",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub",
    "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub",
    "Method": "POST",
    "Variants": [
      "Add",
      "AddExpanded",
      "AddViaIdentity",
      "AddViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps",
    "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp",
    "Method": "POST",
    "Variants": [
      "Approve",
      "ApproveExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/zebraFotaConnector/approveFotaApps",
    "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp",
    "Method": "POST",
    "Variants": [
      "Approve"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/applications/{application-id}/unsetVerifiedPublisher",
    "Command": "Clear-MgApplicationVerifiedPublisher",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Clear-MgBetaApplicationVerifiedPublisher",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgBetaChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgBetaChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/clearPresence",
    "Command": "Clear-MgBetaCommunicationPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence",
    "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData",
    "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData",
    "Method": "POST",
    "Variants": [
      "Purge",
      "PurgeViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe",
    "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe",
    "Command": "Clear-MgBetaDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.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.",
        "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": "/deviceManagement/managedDevices/{managedDevice-id}/wipe",
    "Command": "Clear-MgBetaDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.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.",
        "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": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData",
    "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData",
    "Method": "POST",
    "Variants": [
      "Purge",
      "PurgeExpanded",
      "PurgeViaIdentity",
      "PurgeViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgBetaTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Clear-MgBetaTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/primaryChannel/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/wipeAndBlockManagedApps",
    "Command": "Clear-MgBetaUserAndBlockManagedApp",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgBetaUserChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgBetaUserChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId",
    "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag",
    "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag",
    "Method": "POST",
    "Variants": [
      "Wipe1",
      "WipeExpanded1",
      "WipeViaIdentity1",
      "WipeViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe",
    "Command": "Clear-MgBetaUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/presence/clearPresence",
    "Command": "Clear-MgBetaUserPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Clear-MgBetaUserPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/clearPresence",
    "Command": "Clear-MgCommunicationPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence",
    "Command": "Clear-MgCommunicationPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe",
    "Command": "Clear-MgDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.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.",
        "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": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData",
    "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData",
    "Method": "POST",
    "Variants": [
      "Purge",
      "PurgeExpanded",
      "PurgeViaIdentity",
      "PurgeViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Clear-MgTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/primaryChannel/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgTeamPrimaryChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction",
    "Command": "Clear-MgUserChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/replies/{chatMessage-id1}/unsetReaction",
    "Command": "Clear-MgUserChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Unset",
      "UnsetExpanded",
      "UnsetViaIdentity",
      "UnsetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe",
    "Command": "Clear-MgUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Wipe",
      "WipeExpanded",
      "WipeViaIdentity",
      "WipeViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/presence/clearPresence",
    "Command": "Clear-MgUserPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearExpanded",
      "ClearViaIdentity",
      "ClearViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Clear-MgUserPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Clear",
      "ClearViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/compliance/ediscovery/cases/{case-id}/close",
    "Command": "Close-MgBetaComplianceEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Close",
      "CloseViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Close-MgBetaSecurityCaseEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Close",
      "CloseViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Close-MgSecurityCaseEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Close",
      "CloseViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')",
    "Command": "Compare-MgBetaDeviceManagementIntent",
    "Method": "GET",
    "Variants": [
      "Compare",
      "CompareViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')",
    "Command": "Compare-MgBetaDeviceManagementTemplate",
    "Method": "GET",
    "Variants": [
      "Compare",
      "CompareViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')",
    "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo",
    "Method": "GET",
    "Variants": [
      "Compare",
      "CompareViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkSettings/completeSignup",
    "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup",
    "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/directory/impactedResources/{impactedResource-id}/complete",
    "Command": "Complete-MgBetaDirectoryImpactedResource",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/complete",
    "Command": "Complete-MgBetaDirectoryRecommendation",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete",
    "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration",
    "Command": "Complete-MgBetaTeamChannelMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Complete-MgBetaTeamMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/primaryChannel/completeMigration",
    "Command": "Complete-MgBetaTeamPrimaryChannelMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration",
    "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete",
    "Command": "Complete-MgBetaUserOutlookTask",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "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/{outlookTask-id}/complete",
    "Command": "Complete-MgBetaUserOutlookTaskFolderTask",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete",
    "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration",
    "Command": "Complete-MgTeamChannelMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Complete-MgTeamMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/primaryChannel/completeMigration",
    "Command": "Complete-MgTeamPrimaryChannelMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration",
    "Command": "Complete-MgTeamworkDeletedTeamChannelMigration",
    "Method": "POST",
    "Variants": [
      "Complete",
      "CompleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/checkMemberGroups",
    "Command": "Confirm-MgApplicationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/checkMemberObjects",
    "Command": "Confirm-MgApplicationMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaAdministrativeUnitMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaApplicationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaApplicationMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/signIns/confirmCompromised",
    "Command": "Confirm-MgBetaAuditLogSignInCompromised",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Confirm-MgBetaAuditLogSignInSafe",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/contacts/{orgContact-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaContactMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/contacts/{orgContact-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaContactMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/contracts/{contract-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaContractMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaContractMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')",
    "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery",
    "Method": "GET",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices/{device-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaDeviceMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/devices/{device-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaDeviceMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaDirectoryObjectMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/directoryObjects/{directoryObject-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaDirectoryObjectMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/directoryRoles/{directoryRole-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaDirectoryRoleMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaDirectoryRoleMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verify",
    "Command": "Confirm-MgBetaDomain",
    "Method": "POST",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp",
    "Command": "Confirm-MgBetaGroupGrantedPermissionForApp",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaGroupMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/groups/{group-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaGroupMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature",
    "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature",
    "Method": "POST",
    "Variants": [
      "Verify",
      "VerifyExpanded",
      "VerifyViaIdentity",
      "VerifyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/verifySignature",
    "Command": "Confirm-MgBetaInformationProtectionSignature",
    "Method": "POST",
    "Variants": [
      "Verify",
      "VerifyExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaOrganizationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaOrganizationMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised",
    "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/confirmCompromised",
    "Command": "Confirm-MgBetaRiskyUserCompromised",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "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": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaServicePrincipalMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects",
    "Command": "Confirm-MgBetaServicePrincipalMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/sites/{site-id}/informationProtection/verifySignature",
    "Command": "Confirm-MgBetaSiteInformationProtectionSignature",
    "Method": "POST",
    "Variants": [
      "Verify",
      "VerifyExpanded",
      "VerifyViaIdentity",
      "VerifyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm",
    "Command": "Confirm-MgBetaTeamScheduleTimeCard",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/informationProtection/verifySignature",
    "Command": "Confirm-MgBetaUserInformationProtectionSignature",
    "Method": "POST",
    "Variants": [
      "Verify",
      "VerifyExpanded",
      "VerifyViaIdentity",
      "VerifyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/checkMemberGroups",
    "Command": "Confirm-MgBetaUserMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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}/checkMemberObjects",
    "Command": "Confirm-MgBetaUserMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/contacts/{orgContact-id}/checkMemberGroups",
    "Command": "Confirm-MgContactMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/contacts/{orgContact-id}/checkMemberObjects",
    "Command": "Confirm-MgContactMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/contracts/{contract-id}/checkMemberGroups",
    "Command": "Confirm-MgContractMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}/checkMemberObjects",
    "Command": "Confirm-MgContractMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')",
    "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery",
    "Method": "GET",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices/{device-id}/checkMemberGroups",
    "Command": "Confirm-MgDeviceMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/devices/{device-id}/checkMemberObjects",
    "Command": "Confirm-MgDeviceMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups",
    "Command": "Confirm-MgDirectoryDeletedItemMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects",
    "Command": "Confirm-MgDirectoryDeletedItemMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups",
    "Command": "Confirm-MgDirectoryObjectMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/directoryObjects/{directoryObject-id}/checkMemberObjects",
    "Command": "Confirm-MgDirectoryObjectMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/directoryRoles/{directoryRole-id}/checkMemberGroups",
    "Command": "Confirm-MgDirectoryRoleMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects",
    "Command": "Confirm-MgDirectoryRoleMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups",
    "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects",
    "Command": "Confirm-MgDirectoryRoleTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verify",
    "Command": "Confirm-MgDomain",
    "Method": "POST",
    "Variants": [
      "Verify",
      "VerifyViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp",
    "Command": "Confirm-MgGroupGrantedPermissionForApp",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/checkMemberGroups",
    "Command": "Confirm-MgGroupMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/groups/{group-id}/checkMemberObjects",
    "Command": "Confirm-MgGroupMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups",
    "Command": "Confirm-MgGroupPermissionGrantMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects",
    "Command": "Confirm-MgGroupPermissionGrantMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups",
    "Command": "Confirm-MgGroupSettingTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects",
    "Command": "Confirm-MgGroupSettingTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/checkMemberGroups",
    "Command": "Confirm-MgOrganizationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/checkMemberObjects",
    "Command": "Confirm-MgOrganizationMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised",
    "Command": "Confirm-MgRiskyServicePrincipalCompromised",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/confirmCompromised",
    "Command": "Confirm-MgRiskyUserCompromised",
    "Method": "POST",
    "Variants": [
      "Confirm",
      "ConfirmExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "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": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups",
    "Command": "Confirm-MgServicePrincipalMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects",
    "Command": "Confirm-MgServicePrincipalMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberGroups",
    "Command": "Confirm-MgUserChatPermissionGrantMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/checkMemberObjects",
    "Command": "Confirm-MgUserChatPermissionGrantMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/checkMemberGroups",
    "Command": "Confirm-MgUserMemberGroup",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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.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.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}/checkMemberObjects",
    "Command": "Confirm-MgUserMemberObject",
    "Method": "POST",
    "Variants": [
      "Check",
      "CheckExpanded",
      "CheckViaIdentity",
      "CheckViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/deviceManagement/chromeOSOnboardingSettings/connect",
    "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting",
    "Method": "POST",
    "Variants": [
      "Connect",
      "ConnectExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/zebraFotaConnector/connect",
    "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector",
    "Method": "POST",
    "Variants": [
      "Connect"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone",
    "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting",
    "Method": "POST",
    "Variants": [
      "Clone",
      "CloneViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy",
    "Command": "Copy-MgBetaDriveItem",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/copy",
    "Command": "Copy-MgBetaDriveRoot",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "Command": "Copy-MgBetaGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy",
    "Command": "Copy-MgBetaGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "Command": "Copy-MgBetaGroupOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaGroupOnenotePageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "Command": "Copy-MgBetaSiteOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgBetaSiteOnenotePageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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": "/teams/{team-id}/clone",
    "Command": "Copy-MgBetaTeam",
    "Method": "POST",
    "Variants": [
      "Clone",
      "CloneExpanded",
      "CloneViaIdentity",
      "CloneViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams on your behalf. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "Command": "Copy-MgBetaUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/copy",
    "Command": "Copy-MgBetaUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy",
    "Command": "Copy-MgBetaUserMailFolder",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy",
    "Command": "Copy-MgBetaUserMailFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy",
    "Command": "Copy-MgBetaUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy",
    "Command": "Copy-MgBetaUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/copy",
    "Command": "Copy-MgBetaUserMessage",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "Command": "Copy-MgBetaUserOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaUserOnenotePageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaUserOnenoteSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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": "/drives/{drive-id}/items/{driveItem-id}/copy",
    "Command": "Copy-MgDriveItem",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/copy",
    "Command": "Copy-MgDriveRoot",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "Command": "Copy-MgGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy",
    "Command": "Copy-MgGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "Command": "Copy-MgGroupOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgGroupOnenotePageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgGroupOnenoteSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgGroupOnenoteSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgShareListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgSiteContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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}/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "Command": "Copy-MgSiteOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgSiteOnenotePageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup",
    "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection",
    "Command": "Copy-MgSiteOnenoteSectionPageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook",
    "Command": "Copy-MgSiteOnenoteSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgSiteOnenoteSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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": "/teams/{team-id}/clone",
    "Command": "Copy-MgTeam",
    "Method": "POST",
    "Variants": [
      "Clone",
      "CloneExpanded",
      "CloneViaIdentity",
      "CloneViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams on your behalf. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy",
    "Command": "Copy-MgUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation",
    "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/copy",
    "Command": "Copy-MgUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy",
    "Command": "Copy-MgUserMailFolder",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy",
    "Command": "Copy-MgUserMailFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy",
    "Command": "Copy-MgUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy",
    "Command": "Copy-MgUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/copy",
    "Command": "Copy-MgUserMessage",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook",
    "Command": "Copy-MgUserOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgUserOnenotePageToSection",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgUserOnenoteSectionToNotebook",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "Copy-MgUserOnenoteSectionToSectionGroup",
    "Method": "POST",
    "Variants": [
      "Copy",
      "CopyExpanded",
      "CopyViaIdentity",
      "CopyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable",
    "Command": "Disable-MgBetaDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode",
    "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable",
    "Command": "Disable-MgBetaDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode",
    "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn",
    "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/managedDevices/{managedDevice-id}/disable",
    "Command": "Disable-MgBetaUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode",
    "Command": "Disable-MgBetaUserManagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode",
    "Command": "Disable-MgDeviceManagementManagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn",
    "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/managedDevices/{managedDevice-id}/disableLostMode",
    "Command": "Disable-MgUserManagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Disable",
      "DisableViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect",
    "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting",
    "Method": "POST",
    "Variants": [
      "Disconnect"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect",
    "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner",
    "Method": "POST",
    "Variants": [
      "Disconnect",
      "DisconnectViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/zebraFotaConnector/disconnect",
    "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector",
    "Method": "POST",
    "Variants": [
      "Disconnect"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect",
    "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner",
    "Method": "POST",
    "Variants": [
      "Disconnect",
      "DisconnectViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment",
    "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment",
    "Method": "POST",
    "Variants": [
      "Enable"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/enable",
    "Command": "Enable-MgBetaDeviceManagementAssignmentFilter",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode",
    "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableExpanded",
      "EnableViaIdentity",
      "EnableViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts",
    "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript",
    "Method": "POST",
    "Variants": [
      "Enable"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/enableLegacyPcManagement",
    "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement",
    "Method": "POST",
    "Variants": [
      "Enable"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode",
    "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableExpanded",
      "EnableViaIdentity",
      "EnableViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/tenantAttachRBAC/enable",
    "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/enableUnlicensedAdminstrators",
    "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator",
    "Method": "POST",
    "Variants": [
      "Enable"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn",
    "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/managedDevices/{managedDevice-id}/enableLostMode",
    "Command": "Enable-MgBetaUserManagedDeviceLostMode",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableExpanded",
      "EnableViaIdentity",
      "EnableViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn",
    "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn",
    "Method": "POST",
    "Variants": [
      "Enable",
      "EnableViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export",
    "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig",
    "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig",
    "Method": "GET",
    "Variants": [
      "Export",
      "ExportViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData",
    "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export",
    "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Export",
      "ExportViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export",
    "Command": "Export-MgBetaPrivilegedAccessRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Export",
      "ExportViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export",
    "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/exportDeviceAndAppManagementData",
    "Command": "Export-MgBetaUserDeviceAndAppManagementData",
    "Method": "GET",
    "Variants": [
      "Export",
      "Export1",
      "ExportViaIdentity",
      "ExportViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/exportPersonalData",
    "Command": "Export-MgBetaUserPersonalData",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": true
    }
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export",
    "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/exportDeviceAndAppManagementData",
    "Command": "Export-MgUserDeviceAndAppManagementData",
    "Method": "GET",
    "Variants": [
      "Export",
      "Export1",
      "ExportViaIdentity",
      "ExportViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/exportPersonalData",
    "Command": "Export-MgUserPersonalData",
    "Method": "POST",
    "Variants": [
      "Export",
      "ExportExpanded",
      "ExportViaIdentity",
      "ExportViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": true
    }
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice",
    "Command": "Find-MgBetaDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice",
    "Command": "Find-MgBetaDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})",
    "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode",
    "Method": "GET",
    "Variants": [
      "Find1",
      "FindViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})",
    "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode",
    "Method": "GET",
    "Variants": [
      "Find",
      "FindViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "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/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice",
    "Command": "Find-MgBetaUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/findMeetingTimes",
    "Command": "Find-MgBetaUserMeetingTime",
    "Method": "POST",
    "Variants": [
      "Find",
      "FindExpanded",
      "FindViaIdentity",
      "FindViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult",
    "ApiVersion": "beta",
    "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}/findRooms",
    "Command": "Find-MgBetaUserRoom",
    "Method": "GET",
    "Variants": [
      "Find",
      "Find1",
      "FindViaIdentity",
      "FindViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphEmailAddress",
    "ApiVersion": "beta",
    "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.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",
    "Command": "Find-MgBetaUserRoomList",
    "Method": "GET",
    "Variants": [
      "Find",
      "FindViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphEmailAddress",
    "ApiVersion": "beta",
    "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.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": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice",
    "Command": "Find-MgDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "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/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover",
    "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Discover",
      "DiscoverViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice",
    "Command": "Find-MgUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Locate",
      "LocateViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/findMeetingTimes",
    "Command": "Find-MgUserMeetingTime",
    "Method": "POST",
    "Variants": [
      "Find",
      "FindExpanded",
      "FindViaIdentity",
      "FindViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult",
    "ApiVersion": "v1.0",
    "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": "/admin/edge",
    "Command": "Get-MgAdminEdge",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphEdge",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode",
    "Command": "Get-MgAdminEdgeInternetExplorerMode",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/$count",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count",
    "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/people",
    "Command": "Get-MgAdminPeople",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "Command": "Get-MgAdminPeopleProfileCardProperty",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties",
    "Command": "Get-MgAdminPeopleProfileCardProperty",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/$count",
    "Command": "Get-MgAdminPeopleProfileCardPropertyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint",
    "Command": "Get-MgAdminSharepoint",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSharepoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint/settings",
    "Command": "Get-MgAdminSharepointSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SharePointTenantSettings.Read.All",
        "Description": "Read SharePoint and OneDrive tenant settings",
        "FullDescription": "Allows the application to read the tenant-level settings in SharePoint and OneDrive on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/agreements/{agreement-id}",
    "Command": "Get-MgAgreement",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgAgreement",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "Command": "Get-MgAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances",
    "Command": "Get-MgAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/$count",
    "Command": "Get-MgAgreementAcceptanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file",
    "Command": "Get-MgAgreementFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "v1.0",
    "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}/files",
    "Command": "Get-MgAgreementFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/$count",
    "Command": "Get-MgAgreementFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Get-MgAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations",
    "Command": "Get-MgAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/$count",
    "Command": "Get-MgAgreementFileLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgAgreementFileLocalizationVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgAgreementFileVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/getAllSites",
    "Command": "Get-MgAllGroupSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/allChannels/{channel-id}",
    "Command": "Get-MgAllGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/allChannels",
    "Command": "Get-MgAllGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/allChannels/$count",
    "Command": "Get-MgAllGroupTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/getAllSites",
    "Command": "Get-MgAllSite",
    "Method": "GET",
    "Variants": [
      "Get2"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "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": "/teams/{team-id}/allChannels/{channel-id}",
    "Command": "Get-MgAllTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/allChannels",
    "Command": "Get-MgAllTeamChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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}/allChannels/$count",
    "Command": "Get-MgAllTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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/getAllMessages",
    "Command": "Get-MgAllTeamMessage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teamwork/deletedTeams/getAllMessages",
    "Command": "Get-MgAllTeamworkDeletedTeamMessage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/getAllMessages",
    "Command": "Get-MgAllUserChatMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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": "/appCatalogs/teamsApps/{teamsApp-id}",
    "Command": "Get-MgAppCatalogTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps",
    "Command": "Get-MgAppCatalogTeamApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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.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",
    "Command": "Get-MgAppCatalogTeamAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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.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/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "Command": "Get-MgAppCatalogTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions",
    "Command": "Get-MgAppCatalogTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "Command": "Get-MgAppCatalogTeamAppDefinitionBot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count",
    "Command": "Get-MgAppCatalogTeamAppDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}",
    "Command": "Get-MgApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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",
    "Command": "Get-MgApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{application-id}/appManagementPolicies",
    "Command": "Get-MgApplicationAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/appManagementPolicies/$ref",
    "Command": "Get-MgApplicationAppManagementPolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/appManagementPolicies/$count",
    "Command": "Get-MgApplicationAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications(appId='{appId}')",
    "Command": "Get-MgApplicationByAppId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/getByIds",
    "Command": "Get-MgApplicationById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/$count",
    "Command": "Get-MgApplicationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{application-id}/createdOnBehalfOf",
    "Command": "Get-MgApplicationCreatedOnBehalfOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/delta",
    "Command": "Get-MgApplicationDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/extensionProperties/{extensionProperty-id}",
    "Command": "Get-MgApplicationExtensionProperty",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgApplicationExtensionProperty",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/extensionProperties/$count",
    "Command": "Get-MgApplicationExtensionPropertyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "Command": "Get-MgApplicationFederatedIdentityCredential",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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",
    "Command": "Get-MgApplicationFederatedIdentityCredential",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgApplicationFederatedIdentityCredentialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies",
    "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count",
    "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/logo",
    "Command": "Get-MgApplicationLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/getMemberGroups",
    "Command": "Get-MgApplicationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/getMemberObjects",
    "Command": "Get-MgApplicationMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners",
    "Command": "Get-MgApplicationOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/owners/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgApplicationOwnerAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/appRoleAssignment",
    "Command": "Get-MgApplicationOwnerAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint",
    "Command": "Get-MgApplicationOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/endpoint",
    "Command": "Get-MgApplicationOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgApplicationOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/servicePrincipal",
    "Command": "Get-MgApplicationOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user",
    "Command": "Get-MgApplicationOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/user",
    "Command": "Get-MgApplicationOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/$ref",
    "Command": "Get-MgApplicationOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/owners/$count",
    "Command": "Get-MgApplicationOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/owners/appRoleAssignment/$count",
    "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/endpoint/$count",
    "Command": "Get-MgApplicationOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/servicePrincipal/$count",
    "Command": "Get-MgApplicationOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/user/$count",
    "Command": "Get-MgApplicationOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization",
    "Command": "Get-MgApplicationSynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/acquireAccessToken",
    "Command": "Get-MgApplicationSynchronizationAccessToken",
    "Method": "POST",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/jobs/{synchronizationJob-id}",
    "Command": "Get-MgApplicationSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs",
    "Command": "Get-MgApplicationSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/$count",
    "Command": "Get-MgApplicationSynchronizationJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Get-MgApplicationSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/secrets/$count",
    "Command": "Get-MgApplicationSynchronizationSecretCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Get-MgApplicationSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgApplicationSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgApplicationSynchronizationTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgApplicationSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "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/directories/{directoryDefinition-id}",
    "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates/{applicationTemplate-id}",
    "Command": "Get-MgApplicationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates",
    "Command": "Get-MgApplicationTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates/$count",
    "Command": "Get-MgApplicationTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies",
    "Command": "Get-MgApplicationTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "Command": "Get-MgApplicationTokenIssuancePolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count",
    "Command": "Get-MgApplicationTokenIssuancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies",
    "Command": "Get-MgApplicationTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "Command": "Get-MgApplicationTokenLifetimePolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count",
    "Command": "Get-MgApplicationTokenLifetimePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}",
    "Command": "Get-MgAuditLogDirectoryAudit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/directoryAudits",
    "Command": "Get-MgAuditLogDirectoryAudit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/directoryAudits/$count",
    "Command": "Get-MgAuditLogDirectoryAuditCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}",
    "Command": "Get-MgAuditLogProvisioning",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/provisioning",
    "Command": "Get-MgAuditLogProvisioning",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/provisioning/$count",
    "Command": "Get-MgAuditLogProvisioningCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/signIns/{signIn-id}",
    "Command": "Get-MgAuditLogSignIn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphSignIn",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/signIns",
    "Command": "Get-MgAuditLogSignIn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphSignIn",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/signIns/$count",
    "Command": "Get-MgAuditLogSignInCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/accessReviews/{accessReview-id}",
    "Command": "Get-MgBetaAccessReview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaAccessReview",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaAccessReviewCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/decisions/{accessReviewDecision-id}",
    "Command": "Get-MgBetaAccessReviewDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/decisions",
    "Command": "Get-MgBetaAccessReviewDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "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}/decisions/$count",
    "Command": "Get-MgBetaAccessReviewDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/instances/{accessReview-id1}",
    "Command": "Get-MgBetaAccessReviewInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances",
    "Command": "Get-MgBetaAccessReviewInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/$count",
    "Command": "Get-MgBetaAccessReviewInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}",
    "Command": "Get-MgBetaAccessReviewInstanceDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions",
    "Command": "Get-MgBetaAccessReviewInstanceDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count",
    "Command": "Get-MgBetaAccessReviewInstanceDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}",
    "Command": "Get-MgBetaAccessReviewInstanceMyDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions",
    "Command": "Get-MgBetaAccessReviewInstanceMyDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count",
    "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}",
    "Command": "Get-MgBetaAccessReviewInstanceReviewer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers",
    "Command": "Get-MgBetaAccessReviewInstanceReviewer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count",
    "Command": "Get-MgBetaAccessReviewInstanceReviewerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}",
    "Command": "Get-MgBetaAccessReviewMyDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/myDecisions",
    "Command": "Get-MgBetaAccessReviewMyDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaAccessReviewMyDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/reviewers/{accessReviewReviewer-id}",
    "Command": "Get-MgBetaAccessReviewReviewer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/reviewers",
    "Command": "Get-MgBetaAccessReviewReviewer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "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}/reviewers/$count",
    "Command": "Get-MgBetaAccessReviewReviewerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/admin/edge",
    "Command": "Get-MgBetaAdminEdge",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEdge",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerMode",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/$count",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count",
    "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BrowserSiteLists.Read.All",
        "Description": "Read browser site lists for your organization",
        "FullDescription": "Allows an app to read the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "BrowserSiteLists.ReadWrite.All",
        "Description": "Read and write browser site lists for your organization",
        "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}",
    "Command": "Get-MgBetaAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits",
    "Command": "Get-MgBetaAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/getByIds",
    "Command": "Get-MgBetaAdministrativeUnitById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/$count",
    "Command": "Get-MgBetaAdministrativeUnitCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/delta",
    "Command": "Get-MgBetaAdministrativeUnitDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaAdministrativeUnitExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions",
    "Command": "Get-MgBetaAdministrativeUnitExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count",
    "Command": "Get-MgBetaAdministrativeUnitExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members",
    "Command": "Get-MgBetaAdministrativeUnitMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user",
    "Command": "Get-MgBetaAdministrativeUnitMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "Command": "Get-MgBetaAdministrativeUnitMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/application/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/device/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/group/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/user/$count",
    "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups",
    "Command": "Get-MgBetaAdministrativeUnitMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects",
    "Command": "Get-MgBetaAdministrativeUnitMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count",
    "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/administrativeUnits/getUserOwnedObjects",
    "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people",
    "Command": "Get-MgBetaAdminPeople",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "Command": "Get-MgBetaAdminPeopleProfileCardProperty",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties",
    "Command": "Get-MgBetaAdminPeopleProfileCardProperty",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/$count",
    "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/pronouns",
    "Command": "Get-MgBetaAdminPeoplePronoun",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPronounsSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/reportSettings",
    "Command": "Get-MgBetaAdminReportSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAdminReportSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ReportSettings.Read.All",
        "Description": "Read admin report settings",
        "FullDescription": "Allows the app to read admin report settings, such as whether to display concealed information in reports, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ReportSettings.ReadWrite.All",
        "Description": "Read and write admin report settings",
        "FullDescription": "Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/admin/sharepoint",
    "Command": "Get-MgBetaAdminSharepoint",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSharepoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint/settings",
    "Command": "Get-MgBetaAdminSharepointSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SharePointTenantSettings.Read.All",
        "Description": "Read SharePoint and OneDrive tenant settings",
        "FullDescription": "Allows the application to read the tenant-level settings in SharePoint and OneDrive on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/agreements/{agreement-id}",
    "Command": "Get-MgBetaAgreement",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaAgreement",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "Command": "Get-MgBetaAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances",
    "Command": "Get-MgBetaAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/$count",
    "Command": "Get-MgBetaAgreementAcceptanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file",
    "Command": "Get-MgBetaAgreementFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "beta",
    "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}/files",
    "Command": "Get-MgBetaAgreementFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/$count",
    "Command": "Get-MgBetaAgreementFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Get-MgBetaAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations",
    "Command": "Get-MgBetaAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/$count",
    "Command": "Get-MgBetaAgreementFileLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgBetaAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgBetaAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgBetaAgreementFileLocalizationVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgBetaAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgBetaAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgBetaAgreementFileVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/getAllSites",
    "Command": "Get-MgBetaAllGroupSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/allChannels/{channel-id}",
    "Command": "Get-MgBetaAllGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/allChannels",
    "Command": "Get-MgBetaAllGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/allChannels/$count",
    "Command": "Get-MgBetaAllGroupTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/getAllSites",
    "Command": "Get-MgBetaAllSite",
    "Method": "GET",
    "Variants": [
      "Get2"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/allChannels/{channel-id}",
    "Command": "Get-MgBetaAllTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/allChannels",
    "Command": "Get-MgBetaAllTeamChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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}/allChannels/$count",
    "Command": "Get-MgBetaAllTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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/getAllMessages",
    "Command": "Get-MgBetaAllTeamMessage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teamwork/deletedTeams/getAllMessages",
    "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/getAllMessages",
    "Command": "Get-MgBetaAllUserChatMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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}/onlineMeetings/getAllRecordings",
    "Command": "Get-MgBetaAllUserOnlineMeetingRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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",
    "Command": "Get-MgBetaAllUserOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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": "/appCatalogs/teamsApps/{teamsApp-id}",
    "Command": "Get-MgBetaAppCatalogTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps",
    "Command": "Get-MgBetaAppCatalogTeamApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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.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",
    "Command": "Get-MgBetaAppCatalogTeamAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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.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/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent",
    "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AppCatalog.Read.All",
        "Description": "Read all app catalogs",
        "FullDescription": "Allows the app to read apps in the app catalogs.",
        "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}",
    "Command": "Get-MgBetaApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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",
    "Command": "Get-MgBetaApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{application-id}/appManagementPolicies",
    "Command": "Get-MgBetaApplicationAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/appManagementPolicies/$ref",
    "Command": "Get-MgBetaApplicationAppManagementPolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/appManagementPolicies/$count",
    "Command": "Get-MgBetaApplicationAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications(appId='{appId}')",
    "Command": "Get-MgBetaApplicationByAppId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/getByIds",
    "Command": "Get-MgBetaApplicationById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications(uniqueName='{uniqueName}')",
    "Command": "Get-MgBetaApplicationByUniqueName",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{application-id}/connectorGroup",
    "Command": "Get-MgBetaApplicationConnectorGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/connectorGroup/$ref",
    "Command": "Get-MgBetaApplicationConnectorGroupByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/$count",
    "Command": "Get-MgBetaApplicationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{application-id}/createdOnBehalfOf",
    "Command": "Get-MgBetaApplicationCreatedOnBehalfOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/delta",
    "Command": "Get-MgBetaApplicationDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/extensionProperties/{extensionProperty-id}",
    "Command": "Get-MgBetaApplicationExtensionProperty",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgBetaApplicationExtensionProperty",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/extensionProperties/$count",
    "Command": "Get-MgBetaApplicationExtensionPropertyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "Command": "Get-MgBetaApplicationFederatedIdentityCredential",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "beta",
    "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
      },
      {
        "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",
    "Command": "Get-MgBetaApplicationFederatedIdentityCredential",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies",
    "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count",
    "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/logo",
    "Command": "Get-MgBetaApplicationLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/getMemberGroups",
    "Command": "Get-MgBetaApplicationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/getMemberObjects",
    "Command": "Get-MgBetaApplicationMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners",
    "Command": "Get-MgBetaApplicationOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/owners/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaApplicationOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/endpoint",
    "Command": "Get-MgBetaApplicationOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/servicePrincipal",
    "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user",
    "Command": "Get-MgBetaApplicationOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/user",
    "Command": "Get-MgBetaApplicationOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/$ref",
    "Command": "Get-MgBetaApplicationOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/owners/$count",
    "Command": "Get-MgBetaApplicationOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}/owners/endpoint/$count",
    "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/servicePrincipal/$count",
    "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/owners/user/$count",
    "Command": "Get-MgBetaApplicationOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization",
    "Command": "Get-MgBetaApplicationSynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/acquireAccessToken",
    "Command": "Get-MgBetaApplicationSynchronizationAccessToken",
    "Method": "POST",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/jobs/{synchronizationJob-id}",
    "Command": "Get-MgBetaApplicationSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs",
    "Command": "Get-MgBetaApplicationSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/$count",
    "Command": "Get-MgBetaApplicationSynchronizationJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/secrets/$count",
    "Command": "Get-MgBetaApplicationSynchronizationSecretCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Get-MgBetaApplicationSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaApplicationSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "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/directories/{directoryDefinition-id}",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates/{applicationTemplate-id}",
    "Command": "Get-MgBetaApplicationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates",
    "Command": "Get-MgBetaApplicationTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplicationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates/$count",
    "Command": "Get-MgBetaApplicationTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies",
    "Command": "Get-MgBetaApplicationTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count",
    "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies",
    "Command": "Get-MgBetaApplicationTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count",
    "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/getUserOwnedObjects",
    "Command": "Get-MgBetaApplicationUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}",
    "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/customSecurityAttributeAudits",
    "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/customSecurityAttributeAudits/$count",
    "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}",
    "Command": "Get-MgBetaAuditLogDirectoryAudit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/directoryAudits",
    "Command": "Get-MgBetaAuditLogDirectoryAudit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDirectoryAudit",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/directoryAudits/$count",
    "Command": "Get-MgBetaAuditLogDirectoryAuditCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}",
    "Command": "Get-MgBetaAuditLogDirectoryProvisioning",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/directoryProvisioning",
    "Command": "Get-MgBetaAuditLogDirectoryProvisioning",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/directoryProvisioning/$count",
    "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}",
    "Command": "Get-MgBetaAuditLogProvisioning",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/auditLogs/provisioning",
    "Command": "Get-MgBetaAuditLogProvisioning",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphProvisioningObjectSummary",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/provisioning/$count",
    "Command": "Get-MgBetaAuditLogProvisioningCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/signIns/{signIn-id}",
    "Command": "Get-MgBetaAuditLogSignIn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphSignIn",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/signIns",
    "Command": "Get-MgBetaAuditLogSignIn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphSignIn",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/auditLogs/signIns/$count",
    "Command": "Get-MgBetaAuditLogSignInCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}",
    "Command": "Get-MgBetaBookingBusiness",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses",
    "Command": "Get-MgBetaBookingBusiness",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "Command": "Get-MgBetaBookingBusinessAppointment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/appointments",
    "Command": "Get-MgBetaBookingBusinessAppointment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count",
    "Command": "Get-MgBetaBookingBusinessAppointmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "Command": "Get-MgBetaBookingBusinessCalendarView",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "Command": "Get-MgBetaBookingBusinessCalendarView",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count",
    "Command": "Get-MgBetaBookingBusinessCalendarViewCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/$count",
    "Command": "Get-MgBetaBookingBusinessCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}",
    "Command": "Get-MgBetaBookingBusinessCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/customers",
    "Command": "Get-MgBetaBookingBusinessCustomer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/customers/$count",
    "Command": "Get-MgBetaBookingBusinessCustomerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "Command": "Get-MgBetaBookingBusinessCustomQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "Command": "Get-MgBetaBookingBusinessCustomQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "beta",
    "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.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": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count",
    "Command": "Get-MgBetaBookingBusinessCustomQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "Command": "Get-MgBetaBookingBusinessService",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/services",
    "Command": "Get-MgBetaBookingBusinessService",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/services/$count",
    "Command": "Get-MgBetaBookingBusinessServiceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability",
    "Command": "Get-MgBetaBookingBusinessStaffAvailability",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphStaffAvailabilityItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "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": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}",
    "Command": "Get-MgBetaBookingBusinessStaffMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "Command": "Get-MgBetaBookingBusinessStaffMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "ApiVersion": "beta",
    "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": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count",
    "Command": "Get-MgBetaBookingBusinessStaffMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaBookingCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBookingCurrency",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBookingCurrencyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/businessFlowTemplates/{businessFlowTemplate-id}",
    "Command": "Get-MgBetaBusinessFlowTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/businessFlowTemplates",
    "Command": "Get-MgBetaBusinessFlowTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "ApiVersion": "beta",
    "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": "/businessFlowTemplates/$count",
    "Command": "Get-MgBetaBusinessFlowTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/solutions/businessScenarios/{businessScenario-id}",
    "Command": "Get-MgBetaBusinessScenario",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBusinessScenario",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBusinessScenarioCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBusinessScenarioPlanner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioPlanner",
    "ApiVersion": "beta",
    "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/getPlan",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlan",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read all data associated with the business scenarios it owns. Data access will be attributed to you.",
        "IsAdmin": true
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerPlanConfiguration",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/tasks/{businessScenarioTask-id}",
    "Command": "Get-MgBetaBusinessScenarioPlannerTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read all data associated with the business scenarios it owns. Data access will be attributed to you.",
        "IsAdmin": true
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks",
    "Command": "Get-MgBetaBusinessScenarioPlannerTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read all data associated with the business scenarios it owns. Data access will be attributed to you.",
        "IsAdmin": true
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerTaskConfiguration",
    "ApiVersion": "beta",
    "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/tasks/$count",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "BusinessScenarioData.Read.OwnedBy",
        "Description": "Read data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to read all data associated with the business scenarios it owns. Data access will be attributed to you.",
        "IsAdmin": true
      },
      {
        "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
        "Description": "Read and write data for business scenarios this app creates or owns",
        "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat",
    "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}",
    "Command": "Get-MgBetaChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgBetaChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgBetaChatInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "Command": "Get-MgBetaChatLastMessagePreview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Get-MgBetaChatMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaChatMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/messages/{chatMessage-id}",
    "Command": "Get-MgBetaChatMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/chats/{chat-id}/messages",
    "Command": "Get-MgBetaChatMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaChatMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaChatMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaChatMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaChatMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaChatMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgBetaChatMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaChatMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Get-MgBetaChatOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgBetaChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants",
    "Command": "Get-MgBetaChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Get-MgBetaChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "Command": "Get-MgBetaChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaChatPinnedMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaChatTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaChatTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaChatTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/teamsApp",
    "Command": "Get-MgBetaChatTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}",
    "Command": "Get-MgBetaCommunicationCall",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCall",
    "ApiVersion": "beta",
    "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}/audioRoutingGroups/{audioRoutingGroup-id}",
    "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/contentSharingSessions/{contentSharingSession-id}",
    "Command": "Get-MgBetaCommunicationCallContentSharingSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallContentSharingSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphContentSharingSession",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaCommunicationCallCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "Command": "Get-MgBetaCommunicationCallOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations",
    "Command": "Get-MgBetaCommunicationCallOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/$count",
    "Command": "Get-MgBetaCommunicationCallOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "Command": "Get-MgBetaCommunicationCallParticipant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallParticipant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallParticipantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/callRecords/{callRecord-id}",
    "Command": "Get-MgBetaCommunicationCallRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsCallRecord",
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaCommunicationCallRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})",
    "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CallRecord-PstnCalls.Read.All",
        "Description": "Read PSTN and direct routing call log data",
        "FullDescription": "Allows the app to read all PSTN and direct routing call log data without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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})",
    "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CallRecord-PstnCalls.Read.All",
        "Description": "Read PSTN and direct routing call log data",
        "FullDescription": "Allows the app to read all PSTN and direct routing call log data without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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/{session-id}",
    "Command": "Get-MgBetaCommunicationCallRecordSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "Command": "Get-MgBetaCommunicationCallRecordSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaCommunicationCallRecordSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{session-id}/segments/$count",
    "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})",
    "Command": "Get-MgBetaCommunicationCallRecordSmLog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CallRecord-PstnCalls.Read.All",
        "Description": "Read PSTN and direct routing call log data",
        "FullDescription": "Allows the app to read all PSTN and direct routing call log data without a signed-in user.",
        "IsAdmin": false
      },
      {
        "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/onlineMeetings/{onlineMeeting-id}",
    "Command": "Get-MgBetaCommunicationOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetExpanded",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings",
    "Command": "Get-MgBetaCommunicationOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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/{onlineMeeting-id}/alternativeRecording",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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/{onlineMeeting-id}/recording",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecording",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}",
    "Command": "Get-MgBetaCommunicationPresence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences",
    "Command": "Get-MgBetaCommunicationPresence",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "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/getPresencesByUserId",
    "Command": "Get-MgBetaCommunicationPresenceByUserId",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Presence.Read.All",
      "Description": "Read presence information of all users in your organization",
      "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/communications/presences/$count",
    "Command": "Get-MgBetaCommunicationPresenceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/compliance",
    "Command": "Get-MgBetaCompliance",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery",
    "Command": "Get-MgBetaComplianceEdiscovery",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCase",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/lastIndexOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/site",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/group",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}/site",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "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}/lastIndexOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "ApiVersion": "beta",
    "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/{caseOperation-id}/caseExportOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/caseExportOperation/$count",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "ApiVersion": "beta",
    "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/{dataSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{dataSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation",
    "ApiVersion": "beta",
    "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/{noncustodialDataSource-id}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "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/{tag-id1}",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/parent",
    "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}",
    "Command": "Get-MgBetaContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts",
    "Command": "Get-MgBetaContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/getByIds",
    "Command": "Get-MgBetaContactById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/$count",
    "Command": "Get-MgBetaContactCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/delta",
    "Command": "Get-MgBetaContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}",
    "Command": "Get-MgBetaContactDirectReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports",
    "Command": "Get-MgBetaContactDirectReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaContactDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact",
    "Command": "Get-MgBetaContactDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user",
    "Command": "Get-MgBetaContactDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/user",
    "Command": "Get-MgBetaContactDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/$count",
    "Command": "Get-MgBetaContactDirectReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count",
    "Command": "Get-MgBetaContactDirectReportCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/user/$count",
    "Command": "Get-MgBetaContactDirectReportCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/manager",
    "Command": "Get-MgBetaContactManager",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/getMemberGroups",
    "Command": "Get-MgBetaContactMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgBetaContactMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgBetaContactMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf",
    "Command": "Get-MgBetaContactMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit",
    "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaContactMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/group",
    "Command": "Get-MgBetaContactMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/$count",
    "Command": "Get-MgBetaContactMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/group/$count",
    "Command": "Get-MgBetaContactMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaContactServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaContactServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgBetaContactTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf",
    "Command": "Get-MgBetaContactTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group",
    "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count",
    "Command": "Get-MgBetaContactTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}",
    "Command": "Get-MgBetaContactTransitiveReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveReports",
    "Command": "Get-MgBetaContactTransitiveReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveReports/$count",
    "Command": "Get-MgBetaContactTransitiveReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/getUserOwnedObjects",
    "Command": "Get-MgBetaContactUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}",
    "Command": "Get-MgBetaContract",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/contracts",
    "Command": "Get-MgBetaContract",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/contracts/getByIds",
    "Command": "Get-MgBetaContractById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/$count",
    "Command": "Get-MgBetaContractCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/contracts/delta",
    "Command": "Get-MgBetaContractDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/contracts/{contract-id}/getMemberGroups",
    "Command": "Get-MgBetaContractMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}/getMemberObjects",
    "Command": "Get-MgBetaContractMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/getUserOwnedObjects",
    "Command": "Get-MgBetaContractUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "Command": "Get-MgBetaDataPolicyOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "beta",
    "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": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/dataPolicyOperations",
    "Command": "Get-MgBetaDataPolicyOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/$count",
    "Command": "Get-MgBetaDataPolicyOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}",
    "Command": "Get-MgBetaDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices",
    "Command": "Get-MgBetaDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/deviceAppManagement",
    "Command": "Get-MgBetaDeviceAppManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/$count",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}",
    "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates",
    "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count",
    "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/$count",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppStatuses",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppStatuses/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBookCategories",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBookCategories/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count",
    "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps",
    "Command": "Get-MgBetaDeviceAppManagementMobileApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSPkgApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSPkgApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsStoreApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsStoreApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWinGetApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/winGetApp",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWinGetApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count",
    "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}",
    "Command": "Get-MgBetaDeviceAppManagementPolicySet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetExpanded",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets",
    "Command": "Get-MgBetaDeviceAppManagementPolicySet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/$count",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count",
    "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/symantecCodeSigningCertificate",
    "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}",
    "Command": "Get-MgBetaDeviceAppManagementTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/deviceAppManagementTasks",
    "Command": "Get-MgBetaDeviceAppManagementTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count",
    "Command": "Get-MgBetaDeviceAppManagementTaskCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "Command": "Get-MgBetaDeviceAppManagementVppToken",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens",
    "Command": "Get-MgBetaDeviceAppManagementVppToken",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/$count",
    "Command": "Get-MgBetaDeviceAppManagementVppTokenCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')",
    "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppTokenLicenseSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses",
    "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsManagementApp",
    "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsManagementApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices(deviceId='{deviceId}')",
    "Command": "Get-MgBetaDeviceByDeviceId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/getByIds",
    "Command": "Get-MgBetaDeviceById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands/{command-id}",
    "Command": "Get-MgBetaDeviceCommand",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands",
    "Command": "Get-MgBetaDeviceCommand",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands/$count",
    "Command": "Get-MgBetaDeviceCommandCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload",
    "Command": "Get-MgBetaDeviceCommandResponsepayload",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/$count",
    "Command": "Get-MgBetaDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/delta",
    "Command": "Get-MgBetaDeviceDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Device.Read.All",
      "Description": "Read all devices",
      "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaDeviceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions",
    "Command": "Get-MgBetaDeviceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions/$count",
    "Command": "Get-MgBetaDeviceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement",
    "Command": "Get-MgBetaDeviceManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "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, 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.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count",
    "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}",
    "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles",
    "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkSettings",
    "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count",
    "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/getAssignedRoleDetails",
    "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/$count",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/getState",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterState",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties",
    "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "Command": "Get-MgBetaDeviceManagementAuditEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents",
    "Command": "Get-MgBetaDeviceManagementAuditEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')",
    "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/getAuditCategories",
    "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/$count",
    "Command": "Get-MgBetaDeviceManagementAuditEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}",
    "Command": "Get-MgBetaDeviceManagementAutopilotEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/autopilotEvents",
    "Command": "Get-MgBetaDeviceManagementAutopilotEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/$count",
    "Command": "Get-MgBetaDeviceManagementAutopilotEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}",
    "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails",
    "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count",
    "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}",
    "Command": "Get-MgBetaDeviceManagementCartToClassAssociation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/cartToClassAssociations",
    "Command": "Get-MgBetaDeviceManagementCartToClassAssociation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/cartToClassAssociations/$count",
    "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}",
    "Command": "Get-MgBetaDeviceManagementCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/categories",
    "Command": "Get-MgBetaDeviceManagementCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/categories/$count",
    "Command": "Get-MgBetaDeviceManagementCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics",
    "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphKeyLongValuePair",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries",
    "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices",
    "Command": "Get-MgBetaDeviceManagementComanagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcReviewStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/getComanagedDevicesSummary",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphComanagedDevicesSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagementEligibleDevices",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagementEligibleDevices/$count",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary",
    "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners",
    "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/$count",
    "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/$count",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementComplianceSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceSettings",
    "Command": "Get-MgBetaDeviceManagementComplianceSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceSettings/$count",
    "Command": "Get-MgBetaDeviceManagementComplianceSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')",
    "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphConfigManagerPolicySummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementConfigurationSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationSettings",
    "Command": "Get-MgBetaDeviceManagementConfigurationSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationSettings/$count",
    "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}",
    "Command": "Get-MgBetaDeviceManagementDataSharingConsent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/dataSharingConsents",
    "Command": "Get-MgBetaDeviceManagementDataSharingConsent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/dataSharingConsents/$count",
    "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/$count",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count",
    "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}",
    "Command": "Get-MgBetaDeviceManagementDerivedCredential",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/derivedCredentials",
    "Command": "Get-MgBetaDeviceManagementDerivedCredential",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/derivedCredentials/$count",
    "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "Command": "Get-MgBetaDeviceManagementDetectedApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps",
    "Command": "Get-MgBetaDeviceManagementDetectedApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/$count",
    "Command": "Get-MgBetaDeviceManagementDetectedAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}",
    "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices",
    "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count",
    "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories",
    "Command": "Get-MgBetaDeviceManagementDeviceCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations",
    "Command": "Get-MgBetaDeviceManagementDeviceConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}",
    "Command": "Get-MgBetaDeviceManagementDomainJoinConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/domainJoinConnectors",
    "Command": "Get-MgBetaDeviceManagementDomainJoinConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/domainJoinConnectors/$count",
    "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/getEffectivePermissions",
    "Command": "Get-MgBetaDeviceManagementEffectivePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count",
    "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "Command": "Get-MgBetaDeviceManagementExchangeConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors",
    "Command": "Get-MgBetaDeviceManagementExchangeConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/$count",
    "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count",
    "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyObjectFiles",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyObjectFiles/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count",
    "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}",
    "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedDeviceIdentities",
    "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedDeviceIdentities/$count",
    "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count",
    "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}",
    "Command": "Get-MgBetaDeviceManagementIntent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents",
    "Command": "Get-MgBetaDeviceManagementIntent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementIntentAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementIntentAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}",
    "Command": "Get-MgBetaDeviceManagementIntentCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories",
    "Command": "Get-MgBetaDeviceManagementIntentCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count",
    "Command": "Get-MgBetaDeviceManagementIntentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/$count",
    "Command": "Get-MgBetaDeviceManagementIntentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings",
    "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary",
    "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Get-MgBetaDeviceManagementIntentSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings",
    "Command": "Get-MgBetaDeviceManagementIntentSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count",
    "Command": "Get-MgBetaDeviceManagementIntentSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}",
    "Command": "Get-MgBetaDeviceManagementIntentUserState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates",
    "Command": "Get-MgBetaDeviceManagementIntentUserState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count",
    "Command": "Get-MgBetaDeviceManagementIntentUserStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary",
    "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "Command": "Get-MgBetaDeviceManagementIoUpdateStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "Command": "Get-MgBetaDeviceManagementIoUpdateStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/$count",
    "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices",
    "Command": "Get-MgBetaDeviceManagementManagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "ApiVersion": "beta",
    "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/managedDevices/{managedDevice-id}/getCloudPcReviewStatus",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcReviewStatus",
    "ApiVersion": "beta",
    "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/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDeviceEncryptionStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDeviceOverview",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelConfigurations",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/$count",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphKeyLongValuePair",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries",
    "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count",
    "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count",
    "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/monitoring",
    "Command": "Get-MgBetaDeviceManagementMonitoring",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementMonitoring",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "ApiVersion": "beta",
    "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/monitoring/alertRecords",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "ApiVersion": "beta",
    "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/monitoring/alertRecords/$count",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/monitoring/alertRecords/getPortalNotifications",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification",
    "ApiVersion": "beta",
    "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/monitoring/alertRules/{alertRule-id}",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "ApiVersion": "beta",
    "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/monitoring/alertRules",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "ApiVersion": "beta",
    "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/monitoring/alertRules/$count",
    "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/ndesConnectors/{ndesConnector-id}",
    "Command": "Get-MgBetaDeviceManagementNdeConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/ndesConnectors",
    "Command": "Get-MgBetaDeviceManagementNdeConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/ndesConnectors/$count",
    "Command": "Get-MgBetaDeviceManagementNdeConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/$count",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count",
    "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "Command": "Get-MgBetaDeviceManagementPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners",
    "Command": "Get-MgBetaDeviceManagementPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/$count",
    "Command": "Get-MgBetaDeviceManagementPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}",
    "Command": "Get-MgBetaDeviceManagementRemoteActionAudit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteActionAudits",
    "Command": "Get-MgBetaDeviceManagementRemoteActionAudit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteActionAudits/$count",
    "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/$count",
    "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports",
    "Command": "Get-MgBetaDeviceManagementReport",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getActiveMalwareReport",
    "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getAppStatusOverviewReport",
    "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getCachedReport",
    "Command": "Get-MgBetaDeviceManagementReportCachedReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}",
    "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/cachedReportConfigurations",
    "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count",
    "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport",
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice",
    "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport",
    "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getComplianceSettingsReport",
    "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationSettingsReport",
    "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary",
    "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles",
    "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport",
    "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getEncryptionReportForDevices",
    "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice",
    "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}",
    "Command": "Get-MgBetaDeviceManagementReportExportJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/exportJobs",
    "Command": "Get-MgBetaDeviceManagementReportExportJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/exportJobs/$count",
    "Command": "Get-MgBetaDeviceManagementReportExportJobCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getFailedMobileAppsReport",
    "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getReportFilters",
    "Command": "Get-MgBetaDeviceManagementReportFilter",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport",
    "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getHistoricalReport",
    "Command": "Get-MgBetaDeviceManagementReportHistoricalReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getMalwareSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport",
    "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport",
    "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata",
    "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport",
    "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport",
    "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport",
    "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getSettingNonComplianceReport",
    "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport",
    "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport",
    "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getUserInstallStatusReport",
    "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport",
    "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport",
    "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport",
    "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport",
    "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport",
    "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "Command": "Get-MgBetaDeviceManagementResourceOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations",
    "Command": "Get-MgBetaDeviceManagementResourceOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations/$count",
    "Command": "Get-MgBetaDeviceManagementResourceOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')",
    "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementReusableSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reusableSettings",
    "Command": "Get-MgBetaDeviceManagementReusableSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reusableSettings/$count",
    "Command": "Get-MgBetaDeviceManagementReusableSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments",
    "Command": "Get-MgBetaDeviceManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/$count",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count",
    "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions",
    "Command": "Get-MgBetaDeviceManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagById",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/$count",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById",
    "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}",
    "Command": "Get-MgBetaDeviceManagementScript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts",
    "Command": "Get-MgBetaDeviceManagementScript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementScriptAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementScriptAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/$count",
    "Command": "Get-MgBetaDeviceManagementScriptCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice",
    "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments",
    "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count",
    "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary",
    "Command": "Get-MgBetaDeviceManagementScriptRunSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementSettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementSettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/softwareUpdateStatusSummary",
    "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')",
    "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count",
    "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}",
    "Command": "Get-MgBetaDeviceManagementTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates",
    "Command": "Get-MgBetaDeviceManagementTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories",
    "Command": "Get-MgBetaDeviceManagementTemplateCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Get-MgBetaDeviceManagementTemplateSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings",
    "Command": "Get-MgBetaDeviceManagementTemplateSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count",
    "Command": "Get-MgBetaDeviceManagementTemplateSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/tenantAttachRBAC/getState",
    "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "Command": "Get-MgBetaDeviceManagementTermAndCondition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndCondition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/$count",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions",
    "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents",
    "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/$count",
    "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count",
    "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}",
    "Command": "Get-MgBetaDeviceManagementUserPfxCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userPfxCertificates",
    "Command": "Get-MgBetaDeviceManagementUserPfxCertificate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userPfxCertificates/$count",
    "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpoint",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphVirtualEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcAuditEvent",
    "ApiVersion": "beta",
    "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/auditEvents",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcAuditEvent",
    "ApiVersion": "beta",
    "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/auditEvents/getAuditActivityTypes",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/auditEvents/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/bulkActions/{cloudPcBulkAction-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPc",
    "ApiVersion": "beta",
    "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/cloudPCs",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPc",
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent",
    "ApiVersion": "beta",
    "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/cloudPCs/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcLaunchInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPc",
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability",
    "ApiVersion": "beta",
    "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/crossCloudGovernmentOrganizationMapping",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping",
    "ApiVersion": "beta",
    "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/deviceImages/{cloudPcDeviceImage-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "ApiVersion": "beta",
    "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/deviceImages",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "ApiVersion": "beta",
    "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/deviceImages/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/deviceImages/getSourceImages",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "ApiVersion": "beta",
    "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/externalPartnerSettings",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "ApiVersion": "beta",
    "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/externalPartnerSettings/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "ApiVersion": "beta",
    "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/galleryImages",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "ApiVersion": "beta",
    "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/galleryImages/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/onPremisesConnections/{cloudPcOnPremisesConnection-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "ApiVersion": "beta",
    "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/onPremisesConnections",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "ApiVersion": "beta",
    "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/onPremisesConnections/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/organizationSettings",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings",
    "ApiVersion": "beta",
    "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/provisioningPolicies/{cloudPcProvisioningPolicy-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "ApiVersion": "beta",
    "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/provisioningPolicies",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "ApiVersion": "beta",
    "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/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/reports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcReports",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/reports/exportJobs/{cloudPcExportJob-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "ApiVersion": "beta",
    "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/reports/exportJobs",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/reports/getRemoteConnectionHistoricalReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/reports/getSharedUseLicenseUsageReport",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/reports/getTotalAggregatedRemoteConnectionReports",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/servicePlans/{cloudPcServicePlan-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "ApiVersion": "beta",
    "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/servicePlans/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "ApiVersion": "beta",
    "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/sharedUseServicePlans",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "ApiVersion": "beta",
    "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/sharedUseServicePlans/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/snapshots/{cloudPcSnapshot-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "ApiVersion": "beta",
    "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/snapshots",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "ApiVersion": "beta",
    "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/snapshots/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount",
    "ApiVersion": "beta",
    "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/snapshots/getSubscriptions",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphCloudPcSubscription",
    "ApiVersion": "beta",
    "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/supportedRegions/{cloudPcSupportedRegion-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "ApiVersion": "beta",
    "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/supportedRegions/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/userSettings/{cloudPcUserSetting-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "ApiVersion": "beta",
    "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/userSettings",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "ApiVersion": "beta",
    "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/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count",
    "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotSettings",
    "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count",
    "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices/{device-id}/getMemberGroups",
    "Command": "Get-MgBetaDeviceMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgBetaDeviceMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/devices/{device-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgBetaDeviceMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf",
    "Command": "Get-MgBetaDeviceMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/administrativeUnit",
    "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaDeviceMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/group",
    "Command": "Get-MgBetaDeviceMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/$count",
    "Command": "Get-MgBetaDeviceMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/group/$count",
    "Command": "Get-MgBetaDeviceMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners",
    "Command": "Get-MgBetaDeviceRegisteredOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/endpoint",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/user",
    "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "Command": "Get-MgBetaDeviceRegisteredOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredOwners/$count",
    "Command": "Get-MgBetaDeviceRegisteredOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredOwners/endpoint/$count",
    "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count",
    "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/user/$count",
    "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers",
    "Command": "Get-MgBetaDeviceRegisteredUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/endpoint",
    "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal",
    "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user",
    "Command": "Get-MgBetaDeviceRegisteredUserAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/user",
    "Command": "Get-MgBetaDeviceRegisteredUserAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "Command": "Get-MgBetaDeviceRegisteredUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredUsers/$count",
    "Command": "Get-MgBetaDeviceRegisteredUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredUsers/endpoint/$count",
    "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count",
    "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/user/$count",
    "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgBetaDeviceTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf",
    "Command": "Get-MgBetaDeviceTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/group",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/$count",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/usageRights/{usageRight-id}",
    "Command": "Get-MgBetaDeviceUsageRights",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/usageRights",
    "Command": "Get-MgBetaDeviceUsageRights",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/usageRights/$count",
    "Command": "Get-MgBetaDeviceUsageRightsCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/getUserOwnedObjects",
    "Command": "Get-MgBetaDeviceUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory",
    "Command": "Get-MgBetaDirectory",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "Command": "Get-MgBetaDirectoryAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits",
    "Command": "Get-MgBetaDirectoryAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/delta",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count",
    "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "Command": "Get-MgBetaDirectoryAttributeSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/attributeSets",
    "Command": "Get-MgBetaDirectoryAttributeSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/attributeSets/$count",
    "Command": "Get-MgBetaDirectoryAttributeSetCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/certificateAuthorities",
    "Command": "Get-MgBetaDirectoryCertificateAuthority",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateAuthorityPath",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count",
    "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/$count",
    "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}",
    "Command": "Get-MgBetaDirectoryDeletedItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/administrativeUnit",
    "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/application",
    "Command": "Get-MgBetaDirectoryDeletedItemAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/application",
    "Command": "Get-MgBetaDirectoryDeletedItemAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/device",
    "Command": "Get-MgBetaDirectoryDeletedItemAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/device",
    "Command": "Get-MgBetaDirectoryDeletedItemAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/group",
    "Command": "Get-MgBetaDirectoryDeletedItemAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/group",
    "Command": "Get-MgBetaDirectoryDeletedItemAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/servicePrincipal",
    "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/user",
    "Command": "Get-MgBetaDirectoryDeletedItemAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/user",
    "Command": "Get-MgBetaDirectoryDeletedItemAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/getByIds",
    "Command": "Get-MgBetaDirectoryDeletedItemById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/administrativeUnit/$count",
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/application/$count",
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/device/$count",
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/group/$count",
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/servicePrincipal/$count",
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/user/$count",
    "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups",
    "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects",
    "Command": "Get-MgBetaDirectoryDeletedItemMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/$count",
    "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "Command": "Get-MgBetaDirectoryFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations",
    "Command": "Get-MgBetaDirectoryFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/$count",
    "Command": "Get-MgBetaDirectoryFederationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources/{impactedResource-id}",
    "Command": "Get-MgBetaDirectoryImpactedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources",
    "Command": "Get-MgBetaDirectoryImpactedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources/$count",
    "Command": "Get-MgBetaDirectoryImpactedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}",
    "Command": "Get-MgBetaDirectoryInboundSharedUserProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDirectoryInboundSharedUserProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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/$count",
    "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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": "/directoryObjects/{directoryObject-id}",
    "Command": "Get-MgBetaDirectoryObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects",
    "Command": "Get-MgBetaDirectoryObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/getByIds",
    "Command": "Get-MgBetaDirectoryObjectById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects/$count",
    "Command": "Get-MgBetaDirectoryObjectCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/delta",
    "Command": "Get-MgBetaDirectoryObjectDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups",
    "Command": "Get-MgBetaDirectoryObjectMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgBetaDirectoryObjectMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/directoryObjects/getUserOwnedObjects",
    "Command": "Get-MgBetaDirectoryObjectUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "Command": "Get-MgBetaDirectoryOnPremiseSynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization",
    "Command": "Get-MgBetaDirectoryOnPremiseSynchronization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{tenantReference-tenantId}",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphTenantReference",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/recommendations/{recommendation-id}",
    "Command": "Get-MgBetaDirectoryRecommendation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read Azure AD recommendations",
        "FullDescription": "Allows the app to read Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update Azure AD recommendations",
        "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/recommendations",
    "Command": "Get-MgBetaDirectoryRecommendation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read Azure AD recommendations",
        "FullDescription": "Allows the app to read Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update Azure AD recommendations",
        "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/recommendations/$count",
    "Command": "Get-MgBetaDirectoryRecommendationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read Azure AD recommendations",
        "FullDescription": "Allows the app to read Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update Azure AD recommendations",
        "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}",
    "Command": "Get-MgBetaDirectoryRecommendationImpactedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read Azure AD recommendations",
        "FullDescription": "Allows the app to read Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update Azure AD recommendations",
        "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources",
    "Command": "Get-MgBetaDirectoryRecommendationImpactedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read Azure AD recommendations",
        "FullDescription": "Allows the app to read Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update Azure AD recommendations",
        "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count",
    "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DirectoryRecommendations.Read.All",
        "Description": "Read Azure AD recommendations",
        "FullDescription": "Allows the app to read Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "DirectoryRecommendations.ReadWrite.All",
        "Description": "Read and update Azure AD recommendations",
        "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}",
    "Command": "Get-MgBetaDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles",
    "Command": "Get-MgBetaDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/getByIds",
    "Command": "Get-MgBetaDirectoryRoleById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/$count",
    "Command": "Get-MgBetaDirectoryRoleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/delta",
    "Command": "Get-MgBetaDirectoryRoleDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members",
    "Command": "Get-MgBetaDirectoryRoleMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgBetaDirectoryRoleMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/application",
    "Command": "Get-MgBetaDirectoryRoleMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgBetaDirectoryRoleMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/device",
    "Command": "Get-MgBetaDirectoryRoleMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgBetaDirectoryRoleMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/group",
    "Command": "Get-MgBetaDirectoryRoleMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact",
    "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal",
    "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgBetaDirectoryRoleMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/user",
    "Command": "Get-MgBetaDirectoryRoleMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "Command": "Get-MgBetaDirectoryRoleMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count",
    "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups",
    "Command": "Get-MgBetaDirectoryRoleMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects",
    "Command": "Get-MgBetaDirectoryRoleMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "Command": "Get-MgBetaDirectoryRoleScopedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "Command": "Get-MgBetaDirectoryRoleScopedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count",
    "Command": "Get-MgBetaDirectoryRoleScopedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "Command": "Get-MgBetaDirectoryRoleTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates",
    "Command": "Get-MgBetaDirectoryRoleTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/getByIds",
    "Command": "Get-MgBetaDirectoryRoleTemplateById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/$count",
    "Command": "Get-MgBetaDirectoryRoleTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/delta",
    "Command": "Get-MgBetaDirectoryRoleTemplateDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups",
    "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects",
    "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/getUserOwnedObjects",
    "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/getUserOwnedObjects",
    "Command": "Get-MgBetaDirectoryRoleUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/settings/{directorySetting-id}",
    "Command": "Get-MgBetaDirectorySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "/settings",
    "Command": "Get-MgBetaDirectorySetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "/directorySettingTemplates/{directorySettingTemplate-id}",
    "Command": "Get-MgBetaDirectorySettingTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/directorySettingTemplates",
    "Command": "Get-MgBetaDirectorySettingTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/directorySettingTemplates/getByIds",
    "Command": "Get-MgBetaDirectorySettingTemplateById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directorySettingTemplates/$count",
    "Command": "Get-MgBetaDirectorySettingTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/directorySettingTemplates/delta",
    "Command": "Get-MgBetaDirectorySettingTemplateDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups",
    "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects",
    "Command": "Get-MgBetaDirectorySettingTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directorySettingTemplates/getUserOwnedObjects",
    "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}",
    "Command": "Get-MgBetaDirectorySharedEmailDomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/sharedEmailDomains",
    "Command": "Get-MgBetaDirectorySharedEmailDomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/sharedEmailDomains/$count",
    "Command": "Get-MgBetaDirectorySharedEmailDomainCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/subscriptions/{companySubscription-id}",
    "Command": "Get-MgBetaDirectorySubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/subscriptions",
    "Command": "Get-MgBetaDirectorySubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/subscriptions/$count",
    "Command": "Get-MgBetaDirectorySubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}",
    "Command": "Get-MgBetaDomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains",
    "Command": "Get-MgBetaDomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/$count",
    "Command": "Get-MgBetaDomainCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "Command": "Get-MgBetaDomainFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "Command": "Get-MgBetaDomainFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/$count",
    "Command": "Get-MgBetaDomainFederationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}",
    "Command": "Get-MgBetaDomainNameReference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/domainNameReferences",
    "Command": "Get-MgBetaDomainNameReference",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/domainNameReferences/$count",
    "Command": "Get-MgBetaDomainNameReferenceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "Command": "Get-MgBetaDomainServiceConfigurationRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "Command": "Get-MgBetaDomainServiceConfigurationRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count",
    "Command": "Get-MgBetaDomainServiceConfigurationRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}",
    "Command": "Get-MgBetaDomainSharedEmailDomainInvitation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations",
    "Command": "Get-MgBetaDomainSharedEmailDomainInvitation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count",
    "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "Command": "Get-MgBetaDomainVerificationDnsRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "Command": "Get-MgBetaDomainVerificationDnsRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/$count",
    "Command": "Get-MgBetaDomainVerificationDnsRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/drives/{drive-id}",
    "Command": "Get-MgBetaDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/activities",
    "Command": "Get-MgBetaDriveActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "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}/bundles/{driveItem-id}",
    "Command": "Get-MgBetaDriveBundle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles",
    "Command": "Get-MgBetaDriveBundle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Get-MgBetaDriveBundleContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles/$count",
    "Command": "Get-MgBetaDriveBundleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgBetaDriveContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgBetaDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgBetaDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgBetaDriveContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser",
    "Command": "Get-MgBetaDriveCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/{driveItem-id}",
    "Command": "Get-MgBetaDriveFollowing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following",
    "Command": "Get-MgBetaDriveFollowing",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Get-MgBetaDriveFollowingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/$count",
    "Command": "Get-MgBetaDriveFollowingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Get-MgBetaDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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 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": "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",
    "Command": "Get-MgBetaDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities",
    "Command": "Get-MgBetaDriveItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "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}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaDriveItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "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/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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/{driveItem-id1}",
    "Command": "Get-MgBetaDriveItemChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "Get-MgBetaDriveItemChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Get-MgBetaDriveItemChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "Command": "Get-MgBetaDriveItemChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaDriveItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "Command": "Get-MgBetaDriveItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta",
    "Command": "Get-MgBetaDriveItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaDriveItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Get-MgBetaDriveItemListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities",
    "Command": "Get-MgBetaDriveItemListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaDriveItemListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "Command": "Get-MgBetaDriveItemListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "Command": "Get-MgBetaDriveItemListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Get-MgBetaDriveItemListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Get-MgBetaDriveItemListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "Get-MgBetaDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "Command": "Get-MgBetaDriveItemListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaDriveItemListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Get-MgBetaDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/retentionLabel",
    "Command": "Get-MgBetaDriveItemRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "Get-MgBetaDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "Command": "Get-MgBetaDriveItemSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgBetaDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "Get-MgBetaDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaDriveItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/lastModifiedByUser",
    "Command": "Get-MgBetaDriveLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list",
    "Command": "Get-MgBetaDriveList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/activities",
    "Command": "Get-MgBetaDriveListActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaDriveListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns",
    "Command": "Get-MgBetaDriveListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/$count",
    "Command": "Get-MgBetaDriveListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaDriveListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaDriveListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "Command": "Get-MgBetaDriveListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaDriveListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/$count",
    "Command": "Get-MgBetaDriveListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser",
    "Command": "Get-MgBetaDriveListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/drive",
    "Command": "Get-MgBetaDriveListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Get-MgBetaDriveListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items",
    "Command": "Get-MgBetaDriveListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities",
    "Command": "Get-MgBetaDriveListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaDriveListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgBetaDriveListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/$count",
    "Command": "Get-MgBetaDriveListItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgBetaDriveListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/delta",
    "Command": "Get-MgBetaDriveListItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgBetaDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaDriveListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgBetaDriveListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgBetaDriveListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgBetaDriveListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgBetaDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgBetaDriveListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaDriveListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaDriveListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations",
    "Command": "Get-MgBetaDriveListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/$count",
    "Command": "Get-MgBetaDriveListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "Command": "Get-MgBetaDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/$count",
    "Command": "Get-MgBetaDriveListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root",
    "Command": "Get-MgBetaDriveRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/activities",
    "Command": "Get-MgBetaDriveRootActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaDriveRootActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics",
    "Command": "Get-MgBetaDriveRootAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays",
    "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/allTime",
    "Command": "Get-MgBetaDriveRootAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Get-MgBetaDriveRootChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children",
    "Command": "Get-MgBetaDriveRootChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Get-MgBetaDriveRootChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/$count",
    "Command": "Get-MgBetaDriveRootChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/content",
    "Command": "Get-MgBetaDriveRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser",
    "Command": "Get-MgBetaDriveRootCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/delta",
    "Command": "Get-MgBetaDriveRootDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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/listItem/lastModifiedByUser",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser",
    "Command": "Get-MgBetaDriveRootLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem",
    "Command": "Get-MgBetaDriveRootListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/activities",
    "Command": "Get-MgBetaDriveRootListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaDriveRootListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/analytics",
    "Command": "Get-MgBetaDriveRootListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/driveItem",
    "Command": "Get-MgBetaDriveRootListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Get-MgBetaDriveRootListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "Command": "Get-MgBetaDriveRootListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "Command": "Get-MgBetaDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/$count",
    "Command": "Get-MgBetaDriveRootListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaDriveRootListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Get-MgBetaDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions",
    "Command": "Get-MgBetaDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/$count",
    "Command": "Get-MgBetaDriveRootPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "Command": "Get-MgBetaDriveRootRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "Command": "Get-MgBetaDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/$count",
    "Command": "Get-MgBetaDriveRootSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgBetaDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "Command": "Get-MgBetaDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/$count",
    "Command": "Get-MgBetaDriveRootThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Get-MgBetaDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions",
    "Command": "Get-MgBetaDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgBetaDriveRootVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/$count",
    "Command": "Get-MgBetaDriveRootVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/{driveItem-id}",
    "Command": "Get-MgBetaDriveSpecial",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special",
    "Command": "Get-MgBetaDriveSpecial",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Get-MgBetaDriveSpecialContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/$count",
    "Command": "Get-MgBetaDriveSpecialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}",
    "Command": "Get-MgBetaEducationClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Get-MgBetaEducationClassAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaEducationClassAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentDefault",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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}/gradingCategory",
    "Command": "Get-MgBetaEducationClassAssignmentGradingCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Get-MgBetaEducationClassAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Get-MgBetaEducationClassAssignmentRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentRubricByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "ApiVersion": "beta",
    "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/gradingCategories/{educationGradingCategory-id}",
    "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories",
    "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count",
    "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Get-MgBetaEducationClassAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/outcomes/{educationOutcome-id}",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "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}/outcomes/$count",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{educationSubmissionResource-id1}",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/$count",
    "Command": "Get-MgBetaEducationClassCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaEducationClassDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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/{educationClass-id}/group",
    "Command": "Get-MgBetaEducationClassGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "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/serviceProvisioningErrors",
    "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/members",
    "Command": "Get-MgBetaEducationClassMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/modules/{educationModule-id}",
    "Command": "Get-MgBetaEducationClassModule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules",
    "Command": "Get-MgBetaEducationClassModule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/$count",
    "Command": "Get-MgBetaEducationClassModuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}",
    "Command": "Get-MgBetaEducationClassModuleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources",
    "Command": "Get-MgBetaEducationClassModuleResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count",
    "Command": "Get-MgBetaEducationClassModuleResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}",
    "Command": "Get-MgBetaEducationClassSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/schools",
    "Command": "Get-MgBetaEducationClassSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassTeacher",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassTeacherByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationClassTeacherCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationMe",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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/assignments/{educationAssignment-id}",
    "Command": "Get-MgBetaEducationMeAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments",
    "Command": "Get-MgBetaEducationMeAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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/{educationAssignment-id}/categories",
    "Command": "Get-MgBetaEducationMeAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count",
    "Command": "Get-MgBetaEducationMeAssignmentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta",
    "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/$count",
    "Command": "Get-MgBetaEducationMeAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaEducationMeAssignmentDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory",
    "Command": "Get-MgBetaEducationMeAssignmentGradingCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Get-MgBetaEducationMeAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "Command": "Get-MgBetaEducationMeAssignmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count",
    "Command": "Get-MgBetaEducationMeAssignmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "Command": "Get-MgBetaEducationMeAssignmentRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Get-MgBetaEducationMeAssignmentRubricByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Get-MgBetaEducationMeAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "Command": "Get-MgBetaEducationMeAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/classes/{educationClass-id}",
    "Command": "Get-MgBetaEducationMeClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/classes",
    "Command": "Get-MgBetaEducationMeClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationMeClassCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/rubrics/{educationRubric-id}",
    "Command": "Get-MgBetaEducationMeRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationMeRubric",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationMeRubricCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/schools/{educationSchool-id}",
    "Command": "Get-MgBetaEducationMeSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/schools",
    "Command": "Get-MgBetaEducationMeSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationMeSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{educationClass-id}",
    "Command": "Get-MgBetaEducationMeTaughtClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/taughtClasses",
    "Command": "Get-MgBetaEducationMeTaughtClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationMeTaughtClassCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/user",
    "Command": "Get-MgBetaEducationMeUser",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "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/mailboxSettings",
    "Command": "Get-MgBetaEducationMeUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/user/serviceProvisioningErrors",
    "Command": "Get-MgBetaEducationMeUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/user/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education",
    "Command": "Get-MgBetaEducationRoot",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/schools/{educationSchool-id}",
    "Command": "Get-MgBetaEducationSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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}/administrativeUnit",
    "Command": "Get-MgBetaEducationSchoolAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "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}/classes",
    "Command": "Get-MgBetaEducationSchoolClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSchoolClassByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSchoolClassCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaEducationSchoolDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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/{educationSchool-id}/users",
    "Command": "Get-MgBetaEducationSchoolUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSchoolUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSchoolUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/synchronizationProfiles/{educationSynchronizationProfile-id}",
    "Command": "Get-MgBetaEducationSynchronizationProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSynchronizationProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSynchronizationProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{educationSynchronizationError-id}",
    "Command": "Get-MgBetaEducationSynchronizationProfileError",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors",
    "Command": "Get-MgBetaEducationSynchronizationProfileError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationSynchronizationProfileStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus",
    "ApiVersion": "beta",
    "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/users/{educationUser-id}",
    "Command": "Get-MgBetaEducationUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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/{educationUser-id}/assignments/{educationAssignment-id}",
    "Command": "Get-MgBetaEducationUserAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments",
    "Command": "Get-MgBetaEducationUserAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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/{educationAssignment-id}/categories",
    "Command": "Get-MgBetaEducationUserAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count",
    "Command": "Get-MgBetaEducationUserAssignmentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta",
    "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/$count",
    "Command": "Get-MgBetaEducationUserAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaEducationUserAssignmentDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory",
    "Command": "Get-MgBetaEducationUserAssignmentGradingCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Get-MgBetaEducationUserAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "Command": "Get-MgBetaEducationUserAssignmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count",
    "Command": "Get-MgBetaEducationUserAssignmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Get-MgBetaEducationUserAssignmentRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Get-MgBetaEducationUserAssignmentRubricByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Get-MgBetaEducationUserAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "Command": "Get-MgBetaEducationUserAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count",
    "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}",
    "Command": "Get-MgBetaEducationUserClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/classes",
    "Command": "Get-MgBetaEducationUserClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationUserClassCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaEducationUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaEducationUserDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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/{educationUser-id}/user/mailboxSettings",
    "Command": "Get-MgBetaEducationUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "Command": "Get-MgBetaEducationUserRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "Command": "Get-MgBetaEducationUserRubric",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/$count",
    "Command": "Get-MgBetaEducationUserRubricCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}",
    "Command": "Get-MgBetaEducationUserSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/schools",
    "Command": "Get-MgBetaEducationUserSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationUserSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/user/serviceProvisioningErrors",
    "Command": "Get-MgBetaEducationUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}",
    "Command": "Get-MgBetaEducationUserTaughtClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/taughtClasses",
    "Command": "Get-MgBetaEducationUserTaughtClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEducationUserTaughtClassCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEntitlementManagementAccessPackage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements",
    "ApiVersion": "beta",
    "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/accessPackageAssignments/{accessPackageAssignment-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "beta",
    "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/accessPackageAssignments/additionalAccess",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional",
    "Method": "GET",
    "Variants": [
      "Access",
      "Access1",
      "AccessViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageAssignments/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentRequests",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentRequests/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentResourceRoles",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentResourceRoles/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "ApiVersion": "beta",
    "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/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/incompatibleAccessPackages",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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}/incompatibleAccessPackages/$ref",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/incompatibleGroups",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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}/incompatibleGroups/$ref",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/accessPackagesIncompatibleWith/{accessPackage-id1}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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/accessPackageResources/{accessPackageResource-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResources",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "beta",
    "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/accessPackageResourceEnvironments",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "beta",
    "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/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageResourceRequests/{accessPackageResourceRequest-id}",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "beta",
    "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/accessPackageResourceRequests/$count",
    "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "beta",
    "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/connectedOrganizations",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "beta",
    "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/connectedOrganizations/$count",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count",
    "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/settings",
    "Command": "Get-MgBetaEntitlementManagementSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "ApiVersion": "beta",
    "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/subjects/{accessPackageSubject-id}",
    "Command": "Get-MgBetaEntitlementManagementSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/subjects",
    "Command": "Get-MgBetaEntitlementManagementSubject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization",
    "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/subjects/$count",
    "Command": "Get-MgBetaEntitlementManagementSubjectCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external",
    "Command": "Get-MgBetaExternal",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}",
    "Command": "Get-MgBetaExternalAuthorizationSystem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems",
    "Command": "Get-MgBetaExternalAuthorizationSystem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/$count",
    "Command": "Get-MgBetaExternalAuthorizationSystemCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo",
    "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphDataCollectionInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}",
    "Command": "Get-MgBetaExternalConnection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections",
    "Command": "Get-MgBetaExternalConnection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/$count",
    "Command": "Get-MgBetaExternalConnectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "Command": "Get-MgBetaExternalConnectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "Command": "Get-MgBetaExternalConnectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/$count",
    "Command": "Get-MgBetaExternalConnectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "Command": "Get-MgBetaExternalConnectionGroupMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "Command": "Get-MgBetaExternalConnectionGroupMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count",
    "Command": "Get-MgBetaExternalConnectionGroupMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "Command": "Get-MgBetaExternalConnectionItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items",
    "Command": "Get-MgBetaExternalConnectionItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "Command": "Get-MgBetaExternalConnectionItemActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "Command": "Get-MgBetaExternalConnectionItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count",
    "Command": "Get-MgBetaExternalConnectionItemActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy",
    "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/$count",
    "Command": "Get-MgBetaExternalConnectionItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "Command": "Get-MgBetaExternalConnectionOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "Command": "Get-MgBetaExternalConnectionOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/$count",
    "Command": "Get-MgBetaExternalConnectionOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/quota",
    "Command": "Get-MgBetaExternalConnectionQuota",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota",
    "ApiVersion": "beta",
    "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}/schema",
    "Command": "Get-MgBetaExternalConnectionSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData",
    "Command": "Get-MgBetaExternalIndustryData",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}",
    "Command": "Get-MgBetaExternalIndustryDataConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/dataConnectors",
    "Command": "Get-MgBetaExternalIndustryDataConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/dataConnectors/$count",
    "Command": "Get-MgBetaExternalIndustryDataConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem",
    "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-InboundFlow.Read.All",
        "Description": "View inbound flow definitions",
        "FullDescription": "Allows the app to read inbound data flows on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-InboundFlow.ReadWrite.All",
        "Description": "Manage inbound flow definitions",
        "FullDescription": "Allows the app to read and write inbound data flows on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/inboundFlows",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-InboundFlow.Read.All",
        "Description": "View inbound flow definitions",
        "FullDescription": "Allows the app to read inbound data flows on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-InboundFlow.ReadWrite.All",
        "Description": "Manage inbound flow definitions",
        "FullDescription": "Allows the app to read and write inbound data flows on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/inboundFlows/$count",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-InboundFlow.Read.All",
        "Description": "View inbound flow definitions",
        "FullDescription": "Allows the app to read inbound data flows on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-InboundFlow.ReadWrite.All",
        "Description": "Manage inbound flow definitions",
        "FullDescription": "Allows the app to read and write inbound data flows on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.Read.All",
        "Description": "View data connector definitions",
        "FullDescription": "Allows the app to read data connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year",
    "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/operations/{longRunningOperation-id}",
    "Command": "Get-MgBetaExternalIndustryDataOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/operations",
    "Command": "Get-MgBetaExternalIndustryDataOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/operations/$count",
    "Command": "Get-MgBetaExternalIndustryDataOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}",
    "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-ReferenceDefinition.Read.All",
      "Description": "View reference definitions",
      "FullDescription": "Allows the app to read reference definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/referenceDefinitions",
    "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/referenceDefinitions/$count",
    "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/roleGroups/{roleGroup-id}",
    "Command": "Get-MgBetaExternalIndustryDataRoleGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-ReferenceDefinition.Read.All",
      "Description": "View reference definitions",
      "FullDescription": "Allows the app to read reference definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/roleGroups",
    "Command": "Get-MgBetaExternalIndustryDataRoleGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/roleGroups/$count",
    "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData.ReadBasic.All",
      "Description": "Read basic Industry Data service and resource definitions",
      "FullDescription": "Allows the app to read Industry Data basic service and resource information on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/external/industryData/runs/{industryDataRun-id}",
    "Command": "Get-MgBetaExternalIndustryDataRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRun",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/runs",
    "Command": "Get-MgBetaExternalIndustryDataRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRun",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}",
    "Command": "Get-MgBetaExternalIndustryDataRunActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRunActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/runs/{industryDataRun-id}/activities",
    "Command": "Get-MgBetaExternalIndustryDataRunActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRunActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count",
    "Command": "Get-MgBetaExternalIndustryDataRunActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/runs/$count",
    "Command": "Get-MgBetaExternalIndustryDataRunCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics",
    "Command": "Get-MgBetaExternalIndustryDataRunStatistics",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRunStatistics",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-Run.Read.All",
      "Description": "View current and previous runs",
      "FullDescription": "Allows the app to read current and previous IndustryData runs on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}",
    "Command": "Get-MgBetaExternalIndustryDataSourceSystem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-SourceSystem.Read.All",
        "Description": "View source system definitions",
        "FullDescription": "Allows the app to read source system definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-SourceSystem.ReadWrite.All",
        "Description": "Manage source system definitions",
        "FullDescription": "Allows the app to read and write source system definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/sourceSystems",
    "Command": "Get-MgBetaExternalIndustryDataSourceSystem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-SourceSystem.Read.All",
        "Description": "View source system definitions",
        "FullDescription": "Allows the app to read source system definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-SourceSystem.ReadWrite.All",
        "Description": "Manage source system definitions",
        "FullDescription": "Allows the app to read and write source system definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/sourceSystems/$count",
    "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-SourceSystem.Read.All",
        "Description": "View source system definitions",
        "FullDescription": "Allows the app to read source system definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-SourceSystem.ReadWrite.All",
        "Description": "Manage source system definitions",
        "FullDescription": "Allows the app to read and write source system definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}",
    "Command": "Get-MgBetaExternalIndustryDataYear",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/years",
    "Command": "Get-MgBetaExternalIndustryDataYear",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/years/$count",
    "Command": "Get-MgBetaExternalIndustryDataYearCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-TimePeriod.Read.All",
        "Description": "Read time period definitions",
        "FullDescription": "Allows the app to read time period definitions on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-TimePeriod.ReadWrite.All",
        "Description": "Manage time period definitions",
        "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/financials",
    "Command": "Get-MgBetaFinancial",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphFinancials",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}",
    "Command": "Get-MgBetaFinancialCompany",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCompany",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies",
    "Command": "Get-MgBetaFinancialCompany",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCompany",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/accounts/{account-id}",
    "Command": "Get-MgBetaFinancialCompanyAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/accounts",
    "Command": "Get-MgBetaFinancialCompanyAccount",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/accounts/$count",
    "Command": "Get-MgBetaFinancialCompanyAccountCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAgedAccountsPayable",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/agedAccountsPayable",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAgedAccountsPayable",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAgedAccountsReceivable",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/agedAccountsReceivable",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAgedAccountsReceivable",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count",
    "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/$count",
    "Command": "Get-MgBetaFinancialCompanyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}",
    "Command": "Get-MgBetaFinancialCompanyCountryRegion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/countriesRegions",
    "Command": "Get-MgBetaFinancialCompanyCountryRegion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/countriesRegions/$count",
    "Command": "Get-MgBetaFinancialCompanyCountryRegionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/currencies/{currency-id}",
    "Command": "Get-MgBetaFinancialCompanyCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/currencies",
    "Command": "Get-MgBetaFinancialCompanyCurrency",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/currencies/$count",
    "Command": "Get-MgBetaFinancialCompanyCurrencyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customers",
    "Command": "Get-MgBetaFinancialCompanyCustomer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency",
    "Command": "Get-MgBetaFinancialCompanyCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomerPayment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments",
    "Command": "Get-MgBetaFinancialCompanyCustomerPayment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture",
    "Command": "Get-MgBetaFinancialCompanyCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}",
    "Command": "Get-MgBetaFinancialCompanyDimension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphDimension",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/dimensions",
    "Command": "Get-MgBetaFinancialCompanyDimension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphDimension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/dimensions/$count",
    "Command": "Get-MgBetaFinancialCompanyDimensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}",
    "Command": "Get-MgBetaFinancialCompanyDimensionValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphDimensionValue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/dimensionValues",
    "Command": "Get-MgBetaFinancialCompanyDimensionValue",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphDimensionValue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count",
    "Command": "Get-MgBetaFinancialCompanyDimensionValueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}",
    "Command": "Get-MgBetaFinancialCompanyEmployee",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphEmployee",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/employees",
    "Command": "Get-MgBetaFinancialCompanyEmployee",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphEmployee",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/$count",
    "Command": "Get-MgBetaFinancialCompanyEmployeeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyEmployeePicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture",
    "Command": "Get-MgBetaFinancialCompanyEmployeePicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphGeneralLedgerEntry",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphGeneralLedgerEntry",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count",
    "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}",
    "Command": "Get-MgBetaFinancialCompanyInformation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCompanyInformation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/companyInformation",
    "Command": "Get-MgBetaFinancialCompanyInformation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCompanyInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/companyInformation/$count",
    "Command": "Get-MgBetaFinancialCompanyInformationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture",
    "Command": "Get-MgBetaFinancialCompanyInformationPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}",
    "Command": "Get-MgBetaFinancialCompanyItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/items",
    "Command": "Get-MgBetaFinancialCompanyItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}",
    "Command": "Get-MgBetaFinancialCompanyItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/itemCategories",
    "Command": "Get-MgBetaFinancialCompanyItemCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/itemCategories/$count",
    "Command": "Get-MgBetaFinancialCompanyItemCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/$count",
    "Command": "Get-MgBetaFinancialCompanyItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture",
    "Command": "Get-MgBetaFinancialCompanyItemPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}",
    "Command": "Get-MgBetaFinancialCompanyJournal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournal",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/journals",
    "Command": "Get-MgBetaFinancialCompanyJournal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account",
    "Command": "Get-MgBetaFinancialCompanyJournalAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals/$count",
    "Command": "Get-MgBetaFinancialCompanyJournalCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}",
    "Command": "Get-MgBetaFinancialCompanyJournalLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournalLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines",
    "Command": "Get-MgBetaFinancialCompanyJournalLine",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournalLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanyJournalLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines/$count",
    "Command": "Get-MgBetaFinancialCompanyJournalLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}",
    "Command": "Get-MgBetaFinancialCompanyPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentMethods",
    "Command": "Get-MgBetaFinancialCompanyPaymentMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentMethods/$count",
    "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}",
    "Command": "Get-MgBetaFinancialCompanyPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentTerms",
    "Command": "Get-MgBetaFinancialCompanyPaymentTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentTerms/$count",
    "Command": "Get-MgBetaFinancialCompanyPaymentTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/picture",
    "Command": "Get-MgBetaFinancialCompanyPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPurchaseInvoice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPurchaseInvoice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPurchaseInvoiceLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPurchaseInvoiceLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphVendor",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}",
    "Command": "Get-MgBetaFinancialCompanySaleInvoice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesInvoice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices",
    "Command": "Get-MgBetaFinancialCompanySaleInvoice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesInvoice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/$count",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesInvoiceLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesInvoiceLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}",
    "Command": "Get-MgBetaFinancialCompanySaleOrder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesOrder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders",
    "Command": "Get-MgBetaFinancialCompanySaleOrder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesOrder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/$count",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesOrderLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLine",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesOrderLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/$count",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}",
    "Command": "Get-MgBetaFinancialCompanySaleQuote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesQuote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes",
    "Command": "Get-MgBetaFinancialCompanySaleQuote",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesQuote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/$count",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLine",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesQuoteLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLine",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesQuoteLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphAccount",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod",
    "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}",
    "Command": "Get-MgBetaFinancialCompanyShipmentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/shipmentMethods",
    "Command": "Get-MgBetaFinancialCompanyShipmentMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/shipmentMethods/$count",
    "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}",
    "Command": "Get-MgBetaFinancialCompanyTaxArea",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxArea",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxAreas",
    "Command": "Get-MgBetaFinancialCompanyTaxArea",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxArea",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/taxAreas/$count",
    "Command": "Get-MgBetaFinancialCompanyTaxAreaCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}",
    "Command": "Get-MgBetaFinancialCompanyTaxGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxGroups",
    "Command": "Get-MgBetaFinancialCompanyTaxGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/taxGroups/$count",
    "Command": "Get-MgBetaFinancialCompanyTaxGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}",
    "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure",
    "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count",
    "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}",
    "Command": "Get-MgBetaFinancialCompanyVendor",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphVendor",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors",
    "Command": "Get-MgBetaFinancialCompanyVendor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphVendor",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/$count",
    "Command": "Get-MgBetaFinancialCompanyVendorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency",
    "Command": "Get-MgBetaFinancialCompanyVendorCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod",
    "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm",
    "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}",
    "Command": "Get-MgBetaFinancialCompanyVendorPicture",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture",
    "Command": "Get-MgBetaFinancialCompanyVendorPicture",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content",
    "Command": "Get-MgBetaFinancialCompanyVendorPictureContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count",
    "Command": "Get-MgBetaFinancialCompanyVendorPictureCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}",
    "Command": "Get-MgBetaGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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",
    "Command": "Get-MgBetaGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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}/acceptedSenders",
    "Command": "Get-MgBetaGroupAcceptedSender",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/acceptedSenders/$ref",
    "Command": "Get-MgBetaGroupAcceptedSenderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/acceptedSenders/$count",
    "Command": "Get-MgBetaGroupAcceptedSenderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Get-MgBetaGroupAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments",
    "Command": "Get-MgBetaGroupAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "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, on your behalf.",
        "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
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments/$count",
    "Command": "Get-MgBetaGroupAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
        "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
      }
    ]
  },
  {
    "Uri": "/groups/getByIds",
    "Command": "Get-MgBetaGroupById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups(uniqueName='{uniqueName}')",
    "Command": "Get-MgBetaGroupByUniqueName",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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}/calendar",
    "Command": "Get-MgBetaGroupCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "Command": "Get-MgBetaGroupCalendarEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "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",
    "Command": "Get-MgBetaGroupCalendarEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/delta",
    "Command": "Get-MgBetaGroupCalendarEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Get-MgBetaGroupCalendarPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarPermissions",
    "Command": "Get-MgBetaGroupCalendarPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count",
    "Command": "Get-MgBetaGroupCalendarPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/getSchedule",
    "Command": "Get-MgBetaGroupCalendarSchedule",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarView",
    "Command": "Get-MgBetaGroupCalendarView",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "Command": "Get-MgBetaGroupConversation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations",
    "Command": "Get-MgBetaGroupConversation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/$count",
    "Command": "Get-MgBetaGroupConversationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "Command": "Get-MgBetaGroupConversationThread",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads",
    "Command": "Get-MgBetaGroupConversationThread",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count",
    "Command": "Get-MgBetaGroupConversationThreadCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}",
    "Command": "Get-MgBetaGroupConversationThreadPost",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts",
    "Command": "Get-MgBetaGroupConversationThreadPost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupConversationThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "Command": "Get-MgBetaGroupConversationThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupConversationThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "Get-MgBetaGroupConversationThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "Command": "Get-MgBetaGroupConversationThreadPostMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "Command": "Get-MgBetaGroupConversationThreadPostMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count",
    "Command": "Get-MgBetaGroupConversationThreadPostMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/$count",
    "Command": "Get-MgBetaGroupCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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}/createdOnBehalfOf",
    "Command": "Get-MgBetaGroupCreatedOnBehalfOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drive",
    "Command": "Get-MgBetaGroupDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaGroupDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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}/drives/{drive-id}",
    "Command": "Get-MgBetaGroupDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives",
    "Command": "Get-MgBetaGroupDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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/{drive-id}/activities",
    "Command": "Get-MgBetaGroupDriveActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}",
    "Command": "Get-MgBetaGroupDriveBundle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "Command": "Get-MgBetaGroupDriveBundle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Get-MgBetaGroupDriveBundleContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count",
    "Command": "Get-MgBetaGroupDriveBundleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgBetaGroupDriveContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgBetaGroupDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgBetaGroupDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/$count",
    "Command": "Get-MgBetaGroupDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{drive-id}/createdByUser",
    "Command": "Get-MgBetaGroupDriveCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}",
    "Command": "Get-MgBetaGroupDriveFollowing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following",
    "Command": "Get-MgBetaGroupDriveFollowing",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Get-MgBetaGroupDriveFollowingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count",
    "Command": "Get-MgBetaGroupDriveFollowingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Get-MgBetaGroupDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "Command": "Get-MgBetaGroupDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities",
    "Command": "Get-MgBetaGroupDriveItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupDriveItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Get-MgBetaGroupDriveItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "Command": "Get-MgBetaGroupDriveItemAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Get-MgBetaGroupDriveItemChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "Get-MgBetaGroupDriveItemChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Get-MgBetaGroupDriveItemChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "Command": "Get-MgBetaGroupDriveItemChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Get-MgBetaGroupDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count",
    "Command": "Get-MgBetaGroupDriveItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "Command": "Get-MgBetaGroupDriveItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Get-MgBetaGroupDriveItemListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities",
    "Command": "Get-MgBetaGroupDriveItemListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "Command": "Get-MgBetaGroupDriveItemListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "Command": "Get-MgBetaGroupDriveItemListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Get-MgBetaGroupDriveItemListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaGroupDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "Get-MgBetaGroupDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "Command": "Get-MgBetaGroupDriveItemListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaGroupDriveItemListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Get-MgBetaGroupDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "Get-MgBetaGroupDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "Command": "Get-MgBetaGroupDriveItemPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "Command": "Get-MgBetaGroupDriveItemRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaGroupDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "Get-MgBetaGroupDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "Command": "Get-MgBetaGroupDriveItemSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgBetaGroupDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "Get-MgBetaGroupDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "Command": "Get-MgBetaGroupDriveItemThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Get-MgBetaGroupDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "Get-MgBetaGroupDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgBetaGroupDriveItemVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "Command": "Get-MgBetaGroupDriveItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "Command": "Get-MgBetaGroupDriveList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities",
    "Command": "Get-MgBetaGroupDriveListActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupDriveListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "Command": "Get-MgBetaGroupDriveListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count",
    "Command": "Get-MgBetaGroupDriveListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaGroupDriveListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaGroupDriveListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "Command": "Get-MgBetaGroupDriveListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count",
    "Command": "Get-MgBetaGroupDriveListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser",
    "Command": "Get-MgBetaGroupDriveListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive",
    "Command": "Get-MgBetaGroupDriveListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Get-MgBetaGroupDriveListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "Command": "Get-MgBetaGroupDriveListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities",
    "Command": "Get-MgBetaGroupDriveListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupDriveListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgBetaGroupDriveListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta",
    "Command": "Get-MgBetaGroupDriveListItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgBetaGroupDriveListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgBetaGroupDriveListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgBetaGroupDriveListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaGroupDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgBetaGroupDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgBetaGroupDriveListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaGroupDriveListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaGroupDriveListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "Command": "Get-MgBetaGroupDriveListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count",
    "Command": "Get-MgBetaGroupDriveListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaGroupDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "Command": "Get-MgBetaGroupDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count",
    "Command": "Get-MgBetaGroupDriveListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "Command": "Get-MgBetaGroupDriveRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities",
    "Command": "Get-MgBetaGroupDriveRootActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupDriveRootActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "Command": "Get-MgBetaGroupDriveRootAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime",
    "Command": "Get-MgBetaGroupDriveRootAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Get-MgBetaGroupDriveRootChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "Command": "Get-MgBetaGroupDriveRootChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Get-MgBetaGroupDriveRootChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count",
    "Command": "Get-MgBetaGroupDriveRootChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "Command": "Get-MgBetaGroupDriveRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta",
    "Command": "Get-MgBetaGroupDriveRootDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "Command": "Get-MgBetaGroupDriveRootListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities",
    "Command": "Get-MgBetaGroupDriveRootListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics",
    "Command": "Get-MgBetaGroupDriveRootListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem",
    "Command": "Get-MgBetaGroupDriveRootListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Get-MgBetaGroupDriveRootListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaGroupDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "Get-MgBetaGroupDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count",
    "Command": "Get-MgBetaGroupDriveRootListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaGroupDriveRootListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Get-MgBetaGroupDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "Command": "Get-MgBetaGroupDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count",
    "Command": "Get-MgBetaGroupDriveRootPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "Command": "Get-MgBetaGroupDriveRootRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaGroupDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "Command": "Get-MgBetaGroupDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count",
    "Command": "Get-MgBetaGroupDriveRootSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgBetaGroupDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "Command": "Get-MgBetaGroupDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count",
    "Command": "Get-MgBetaGroupDriveRootThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Get-MgBetaGroupDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "Command": "Get-MgBetaGroupDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgBetaGroupDriveRootVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count",
    "Command": "Get-MgBetaGroupDriveRootVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}",
    "Command": "Get-MgBetaGroupDriveSpecial",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special",
    "Command": "Get-MgBetaGroupDriveSpecial",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Get-MgBetaGroupDriveSpecialContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count",
    "Command": "Get-MgBetaGroupDriveSpecialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/endpoints/{endpoint-id}",
    "Command": "Get-MgBetaGroupEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/endpoints",
    "Command": "Get-MgBetaGroupEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/endpoints/$count",
    "Command": "Get-MgBetaGroupEndpointCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}",
    "Command": "Get-MgBetaGroupEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "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",
    "Command": "Get-MgBetaGroupEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupEventAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/attachments",
    "Command": "Get-MgBetaGroupEventAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count",
    "Command": "Get-MgBetaGroupEventAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/calendar",
    "Command": "Get-MgBetaGroupEventCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/$count",
    "Command": "Get-MgBetaGroupEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/delta",
    "Command": "Get-MgBetaGroupEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}",
    "Command": "Get-MgBetaGroupEventExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences",
    "Command": "Get-MgBetaGroupEventExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count",
    "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupEventExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "Command": "Get-MgBetaGroupEventExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count",
    "Command": "Get-MgBetaGroupEventExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}",
    "Command": "Get-MgBetaGroupEventInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances",
    "Command": "Get-MgBetaGroupEventInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "Get-MgBetaGroupEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "Command": "Get-MgBetaGroupEventInstanceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar",
    "Command": "Get-MgBetaGroupEventInstanceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/$count",
    "Command": "Get-MgBetaGroupEventInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count",
    "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "Get-MgBetaGroupEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "Command": "Get-MgBetaGroupEventInstanceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions",
    "Command": "Get-MgBetaGroupExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/$count",
    "Command": "Get-MgBetaGroupExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "Command": "Get-MgBetaGroupLifecyclePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/groupLifecyclePolicies",
    "Command": "Get-MgBetaGroupLifecyclePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/groups/{group-id}/groupLifecyclePolicies",
    "Command": "Get-MgBetaGroupLifecyclePolicyByGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/groupLifecyclePolicies/$count",
    "Command": "Get-MgBetaGroupLifecyclePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/groups/{group-id}/members",
    "Command": "Get-MgBetaGroupMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgBetaGroupMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/application",
    "Command": "Get-MgBetaGroupMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgBetaGroupMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/device",
    "Command": "Get-MgBetaGroupMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgBetaGroupMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/group",
    "Command": "Get-MgBetaGroupMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaGroupMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/orgContact",
    "Command": "Get-MgBetaGroupMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaGroupMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/servicePrincipal",
    "Command": "Get-MgBetaGroupMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgBetaGroupMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/user",
    "Command": "Get-MgBetaGroupMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/$ref",
    "Command": "Get-MgBetaGroupMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/members/$count",
    "Command": "Get-MgBetaGroupMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/members/application/$count",
    "Command": "Get-MgBetaGroupMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/device/$count",
    "Command": "Get-MgBetaGroupMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/group/$count",
    "Command": "Get-MgBetaGroupMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/orgContact/$count",
    "Command": "Get-MgBetaGroupMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/servicePrincipal/$count",
    "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/user/$count",
    "Command": "Get-MgBetaGroupMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/getMemberGroups",
    "Command": "Get-MgBetaGroupMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgBetaGroupMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/groups/{group-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgBetaGroupMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf",
    "Command": "Get-MgBetaGroupMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/administrativeUnit",
    "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaGroupMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/group",
    "Command": "Get-MgBetaGroupMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/$count",
    "Command": "Get-MgBetaGroupMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/group/$count",
    "Command": "Get-MgBetaGroupMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",
    "Command": "Get-MgBetaGroupMemberWithLicenseError",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors",
    "Command": "Get-MgBetaGroupMemberWithLicenseError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count",
    "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgBetaGroupOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "Command": "Get-MgBetaGroupOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/$count",
    "Command": "Get-MgBetaGroupOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl",
    "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgBetaGroupOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgBetaGroupOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/operations/$count",
    "Command": "Get-MgBetaGroupOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgBetaGroupOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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}/content",
    "Command": "Get-MgBetaGroupOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/$count",
    "Command": "Get-MgBetaGroupOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "Command": "Get-MgBetaGroupOnenoteRecentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgBetaGroupOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgBetaGroupOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaGroupOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaGroupOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections",
    "Command": "Get-MgBetaGroupOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/$count",
    "Command": "Get-MgBetaGroupOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgBetaGroupOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "Command": "Get-MgBetaGroupOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgBetaGroupOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgBetaGroupOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaGroupOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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}/owners",
    "Command": "Get-MgBetaGroupOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application",
    "Command": "Get-MgBetaGroupOwnerAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/application",
    "Command": "Get-MgBetaGroupOwnerAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device",
    "Command": "Get-MgBetaGroupOwnerAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/device",
    "Command": "Get-MgBetaGroupOwnerAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group",
    "Command": "Get-MgBetaGroupOwnerAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/group",
    "Command": "Get-MgBetaGroupOwnerAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaGroupOwnerAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/orgContact",
    "Command": "Get-MgBetaGroupOwnerAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaGroupOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/servicePrincipal",
    "Command": "Get-MgBetaGroupOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user",
    "Command": "Get-MgBetaGroupOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/user",
    "Command": "Get-MgBetaGroupOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/$ref",
    "Command": "Get-MgBetaGroupOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners/$count",
    "Command": "Get-MgBetaGroupOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners/application/$count",
    "Command": "Get-MgBetaGroupOwnerCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/device/$count",
    "Command": "Get-MgBetaGroupOwnerCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/group/$count",
    "Command": "Get-MgBetaGroupOwnerCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/orgContact/$count",
    "Command": "Get-MgBetaGroupOwnerCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/servicePrincipal/$count",
    "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/user/$count",
    "Command": "Get-MgBetaGroupOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgBetaGroupPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants",
    "Command": "Get-MgBetaGroupPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/$count",
    "Command": "Get-MgBetaGroupPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/photo",
    "Command": "Get-MgBetaGroupPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/photos",
    "Command": "Get-MgBetaGroupPhoto",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/photo/$value",
    "Command": "Get-MgBetaGroupPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/photos/$count",
    "Command": "Get-MgBetaGroupPhotoCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/planner",
    "Command": "Get-MgBetaGroupPlanner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}",
    "Command": "Get-MgBetaGroupPlannerPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans",
    "Command": "Get-MgBetaGroupPlannerPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/{plannerPlan-id}/buckets",
    "Command": "Get-MgBetaGroupPlannerPlanBucket",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta",
    "Command": "Get-MgBetaGroupPlannerPlanBucketDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta",
    "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/$count",
    "Command": "Get-MgBetaGroupPlannerPlanCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/delta",
    "Command": "Get-MgBetaGroupPlannerPlanDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/{plannerPlan-id}/details",
    "Command": "Get-MgBetaGroupPlannerPlanDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks",
    "Command": "Get-MgBetaGroupPlannerPlanTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta",
    "Command": "Get-MgBetaGroupPlannerPlanTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders",
    "Command": "Get-MgBetaGroupRejectedSender",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "Command": "Get-MgBetaGroupRejectedSenderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/$count",
    "Command": "Get-MgBetaGroupRejectedSenderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/settings/{directorySetting-id}",
    "Command": "Get-MgBetaGroupSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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}/settings",
    "Command": "Get-MgBetaGroupSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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}/settings/$count",
    "Command": "Get-MgBetaGroupSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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}/sites/{site-id}",
    "Command": "Get-MgBetaGroupSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites",
    "Command": "Get-MgBetaGroupSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupSiteActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "Command": "Get-MgBetaGroupSiteAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays",
    "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime",
    "Command": "Get-MgBetaGroupSiteAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')",
    "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')",
    "Command": "Get-MgBetaGroupSiteByPath",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "Command": "Get-MgBetaGroupSiteColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count",
    "Command": "Get-MgBetaGroupSiteColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaGroupSiteColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaGroupSiteContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "Command": "Get-MgBetaGroupSiteContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base",
    "Command": "Get-MgBetaGroupSiteContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgBetaGroupSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgBetaGroupSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaGroupSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count",
    "Command": "Get-MgBetaGroupSiteContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/$count",
    "Command": "Get-MgBetaGroupSiteCount",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser",
    "Command": "Get-MgBetaGroupSiteCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drive",
    "Command": "Get-MgBetaGroupSiteDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/delta",
    "Command": "Get-MgBetaGroupSiteDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}",
    "Command": "Get-MgBetaGroupSiteDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drives",
    "Command": "Get-MgBetaGroupSiteDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count",
    "Command": "Get-MgBetaGroupSiteDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns",
    "Command": "Get-MgBetaGroupSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count",
    "Command": "Get-MgBetaGroupSiteExternalColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection",
    "Command": "Get-MgBetaGroupSiteInformationProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBitlocker",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies",
    "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings",
    "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}",
    "Command": "Get-MgBetaGroupSiteItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/items",
    "Command": "Get-MgBetaGroupSiteItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/items/$count",
    "Command": "Get-MgBetaGroupSiteItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "Command": "Get-MgBetaGroupSiteList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "Command": "Get-MgBetaGroupSiteList",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities",
    "Command": "Get-MgBetaGroupSiteListActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "Command": "Get-MgBetaGroupSiteListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count",
    "Command": "Get-MgBetaGroupSiteListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaGroupSiteListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaGroupSiteListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "Get-MgBetaGroupSiteListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "Command": "Get-MgBetaGroupSiteListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count",
    "Command": "Get-MgBetaGroupSiteListCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser",
    "Command": "Get-MgBetaGroupSiteListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive",
    "Command": "Get-MgBetaGroupSiteListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Get-MgBetaGroupSiteListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "Command": "Get-MgBetaGroupSiteListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "Command": "Get-MgBetaGroupSiteListItemActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "Command": "Get-MgBetaGroupSiteListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaGroupSiteListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count",
    "Command": "Get-MgBetaGroupSiteListItemActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem",
    "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem",
    "Command": "Get-MgBetaGroupSiteListItemActivityListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "Command": "Get-MgBetaGroupSiteListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta",
    "Command": "Get-MgBetaGroupSiteListItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "Command": "Get-MgBetaGroupSiteListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgBetaGroupSiteListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Get-MgBetaGroupSiteListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaGroupSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "Command": "Get-MgBetaGroupSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "Command": "Get-MgBetaGroupSiteListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaGroupSiteListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaGroupSiteListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "Command": "Get-MgBetaGroupSiteListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count",
    "Command": "Get-MgBetaGroupSiteListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaGroupSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "Get-MgBetaGroupSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "Command": "Get-MgBetaGroupSiteListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "Command": "Get-MgBetaGroupSiteOnenote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "Command": "Get-MgBetaGroupSiteOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgBetaGroupSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "Command": "Get-MgBetaGroupSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Get-MgBetaGroupSiteOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count",
    "Command": "Get-MgBetaGroupSiteOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgBetaGroupSiteOnenotePageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "Command": "Get-MgBetaGroupSiteOnenoteResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgBetaGroupSiteOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "Command": "Get-MgBetaGroupSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaGroupSiteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "Command": "Get-MgBetaGroupSiteOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count",
    "Command": "Get-MgBetaGroupSiteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}",
    "Command": "Get-MgBetaGroupSitePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages",
    "Command": "Get-MgBetaGroupSitePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count",
    "Command": "Get-MgBetaGroupSitePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser",
    "Command": "Get-MgBetaGroupSitePageCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "Command": "Get-MgBetaGroupSitePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "Command": "Get-MgBetaGroupSitePermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count",
    "Command": "Get-MgBetaGroupSitePermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin",
    "Command": "Get-MgBetaGroupSiteRecycleBin",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecycleBin",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}",
    "Command": "Get-MgBetaGroupSiteRecycleBinItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items",
    "Command": "Get-MgBetaGroupSiteRecycleBinItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "Command": "Get-MgBetaGroupSiteTermStore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "Command": "Get-MgBetaGroupSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "Command": "Get-MgBetaGroupSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}",
    "Command": "Get-MgBetaGroupSubSite",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/sites",
    "Command": "Get-MgBetaGroupSubSite",
    "Method": "GET",
    "Variants": [
      "List2"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count",
    "Command": "Get-MgBetaGroupSubSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team",
    "Command": "Get-MgBetaGroupTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "Command": "Get-MgBetaGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels",
    "Command": "Get-MgBetaGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels/$count",
    "Command": "Get-MgBetaGroupTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder",
    "Command": "Get-MgBetaGroupTeamChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content",
    "Command": "Get-MgBetaGroupTeamChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Get-MgBetaGroupTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "Command": "Get-MgBetaGroupTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count",
    "Command": "Get-MgBetaGroupTeamChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Get-MgBetaGroupTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "Command": "Get-MgBetaGroupTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count",
    "Command": "Get-MgBetaGroupTeamChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaGroupTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaGroupTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count",
    "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaGroupTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "Command": "Get-MgBetaGroupTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count",
    "Command": "Get-MgBetaGroupTeamChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgBetaGroupTeamChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/group",
    "Command": "Get-MgBetaGroupTeamGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "Command": "Get-MgBetaGroupTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels",
    "Command": "Get-MgBetaGroupTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels/$count",
    "Command": "Get-MgBetaGroupTeamIncomingChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgBetaGroupTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps",
    "Command": "Get-MgBetaGroupTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/$count",
    "Command": "Get-MgBetaGroupTeamInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "Command": "Get-MgBetaGroupTeamMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members",
    "Command": "Get-MgBetaGroupTeamMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/$count",
    "Command": "Get-MgBetaGroupTeamMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "Command": "Get-MgBetaGroupTeamOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations",
    "Command": "Get-MgBetaGroupTeamOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/$count",
    "Command": "Get-MgBetaGroupTeamOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners/{user-id}",
    "Command": "Get-MgBetaGroupTeamOwner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners",
    "Command": "Get-MgBetaGroupTeamOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners/$count",
    "Command": "Get-MgBetaGroupTeamOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgBetaGroupTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "Command": "Get-MgBetaGroupTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/$count",
    "Command": "Get-MgBetaGroupTeamPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo",
    "Command": "Get-MgBetaGroupTeamPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo/$value",
    "Command": "Get-MgBetaGroupTeamPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "Command": "Get-MgBetaGroupTeamPrimaryChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule",
    "Command": "Get-MgBetaGroupTeamSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count",
    "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/$count",
    "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count",
    "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "Command": "Get-MgBetaGroupTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "Command": "Get-MgBetaGroupTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/$count",
    "Command": "Get-MgBetaGroupTeamScheduleShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count",
    "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}",
    "Command": "Get-MgBetaGroupTeamScheduleTimeCard",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeCards",
    "Command": "Get-MgBetaGroupTeamScheduleTimeCard",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeCards/$count",
    "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/$count",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count",
    "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "Command": "Get-MgBetaGroupTeamTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags",
    "Command": "Get-MgBetaGroupTeamTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/$count",
    "Command": "Get-MgBetaGroupTeamTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "Command": "Get-MgBetaGroupTeamTagMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "Command": "Get-MgBetaGroupTeamTagMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count",
    "Command": "Get-MgBetaGroupTeamTagMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/template",
    "Command": "Get-MgBetaGroupTeamTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/templateDefinition",
    "Command": "Get-MgBetaGroupTeamTemplateDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "Command": "Get-MgBetaGroupThread",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads",
    "Command": "Get-MgBetaGroupThread",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/$count",
    "Command": "Get-MgBetaGroupThreadCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}",
    "Command": "Get-MgBetaGroupThreadPost",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts",
    "Command": "Get-MgBetaGroupThreadPost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "Command": "Get-MgBetaGroupThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "Command": "Get-MgBetaGroupThreadPostAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count",
    "Command": "Get-MgBetaGroupThreadPostCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "Get-MgBetaGroupThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "Command": "Get-MgBetaGroupThreadPostExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Get-MgBetaGroupThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "Get-MgBetaGroupThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "Command": "Get-MgBetaGroupThreadPostInReplyToMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "Command": "Get-MgBetaGroupThreadPostInReplyToMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count",
    "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "Command": "Get-MgBetaGroupThreadPostMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "Command": "Get-MgBetaGroupThreadPostMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count",
    "Command": "Get-MgBetaGroupThreadPostMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}",
    "Command": "Get-MgBetaGroupTransitiveMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers",
    "Command": "Get-MgBetaGroupTransitiveMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application",
    "Command": "Get-MgBetaGroupTransitiveMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/application",
    "Command": "Get-MgBetaGroupTransitiveMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device",
    "Command": "Get-MgBetaGroupTransitiveMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/device",
    "Command": "Get-MgBetaGroupTransitiveMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group",
    "Command": "Get-MgBetaGroupTransitiveMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/group",
    "Command": "Get-MgBetaGroupTransitiveMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact",
    "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal",
    "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user",
    "Command": "Get-MgBetaGroupTransitiveMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/user",
    "Command": "Get-MgBetaGroupTransitiveMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/application/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/device/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/group/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/user/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgBetaGroupTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf",
    "Command": "Get-MgBetaGroupTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/group",
    "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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/administrativeUnit/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/getUserOwnedObjects",
    "Command": "Get-MgBetaGroupUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "Command": "Get-MgBetaIdentityApiConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/apiConnectors",
    "Command": "Get-MgBetaIdentityApiConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/apiConnectors/$count",
    "Command": "Get-MgBetaIdentityApiConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventsFlows",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventsFlows/$count",
    "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}",
    "Command": "Get-MgBetaIdentityAuthenticationEventListener",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventListeners",
    "Command": "Get-MgBetaIdentityAuthenticationEventListener",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventListeners/$count",
    "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}",
    "Command": "Get-MgBetaIdentityB2CUserFlow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows",
    "Command": "Get-MgBetaIdentityB2CUserFlow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/$count",
    "Command": "Get-MgBetaIdentityB2CUserFlowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}",
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders",
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref",
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count",
    "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count",
    "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute",
    "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "Command": "Get-MgBetaIdentityB2XUserFlow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows",
    "Command": "Get-MgBetaIdentityB2XUserFlow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration",
    "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/$count",
    "Command": "Get-MgBetaIdentityB2XUserFlowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders",
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count",
    "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count",
    "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance",
    "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute",
    "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess",
    "Command": "Get-MgBetaIdentityConditionalAccess",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
        "IsAdmin": false
      },
      {
        "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": "/identity/conditionalAccess/authenticationContextClassReferences/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
        "IsAdmin": false
      },
      {
        "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": "/identity/conditionalAccess/authenticationStrengths",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations",
    "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/policies",
    "Command": "Get-MgBetaIdentityConditionalAccessPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/policies/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}",
    "Command": "Get-MgBetaIdentityConditionalAccessTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/templates",
    "Command": "Get-MgBetaIdentityConditionalAccessTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/templates/$count",
    "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/continuousAccessEvaluationPolicy",
    "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}",
    "Command": "Get-MgBetaIdentityCustomAuthenticationExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/customAuthenticationExtensions",
    "Command": "Get-MgBetaIdentityCustomAuthenticationExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/customAuthenticationExtensions/$count",
    "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "beta",
    "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/historyDefinitions",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "beta",
    "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/historyDefinitions/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "beta",
    "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/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/policy",
    "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/$count",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count",
    "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDeletedItemContainer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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/deletedItems/workflows",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPermissionsManagement",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count",
    "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/operations",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/operations/$count",
    "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "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/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/$count",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/file",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "Command": "Get-MgBetaIdentityProvider",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/identityProviders",
    "Command": "Get-MgBetaIdentityProvider",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/identityProviders/$count",
    "Command": "Get-MgBetaIdentityProviderCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlows/{identityUserFlow-id}",
    "Command": "Get-MgBetaIdentityUserFlow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlows",
    "Command": "Get-MgBetaIdentityUserFlow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "Command": "Get-MgBetaIdentityUserFlowAttribute",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlowAttributes",
    "Command": "Get-MgBetaIdentityUserFlowAttribute",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlowAttributes/$count",
    "Command": "Get-MgBetaIdentityUserFlowAttributeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlows/$count",
    "Command": "Get-MgBetaIdentityUserFlowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/informationProtection",
    "Command": "Get-MgBetaInformationProtection",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/bitlocker",
    "Command": "Get-MgBetaInformationProtectionBitlocker",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlocker",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/dataLossPreventionPolicies",
    "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/dataLossPreventionPolicies/$count",
    "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy",
    "Command": "Get-MgBetaInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Get-MgBetaInformationProtectionPolicyLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaInformationProtectionPolicyLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaInformationProtectionPolicyLabelCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sensitivityLabels/$count",
    "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count",
    "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/sensitivityPolicySettings",
    "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/results/{threatAssessmentResult-id}",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}",
    "Command": "Get-MgBetaInvitation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations",
    "Command": "Get-MgBetaInvitation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/$count",
    "Command": "Get-MgBetaInvitationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}",
    "Command": "Get-MgBetaInvitationInvitedUserSponsor",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUserSponsors",
    "Command": "Get-MgBetaInvitationInvitedUserSponsor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count",
    "Command": "Get-MgBetaInvitationInvitedUserSponsorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Get-MgBetaOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/oauth2PermissionGrants",
    "Command": "Get-MgBetaOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/oauth2PermissionGrants/$count",
    "Command": "Get-MgBetaOauth2PermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/oauth2PermissionGrants/delta",
    "Command": "Get-MgBetaOauth2PermissionGrantDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaOnPremisePublishingProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "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/{onPremisesAgent-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/publishedResources/{publishedResource-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count",
    "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/organization/{organization-id}",
    "Command": "Get-MgBetaOrganization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/organization",
    "Command": "Get-MgBetaOrganization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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": "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, 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/{organization-id}/branding",
    "Command": "Get-MgBetaOrganizationBranding",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "ApiVersion": "beta",
    "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": "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/backgroundImage",
    "Command": "Get-MgBetaOrganizationBrandingBackgroundImage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "Command": "Get-MgBetaOrganizationBrandingBannerLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "Command": "Get-MgBetaOrganizationBrandingCustomCss",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/favicon",
    "Command": "Get-MgBetaOrganizationBrandingFavicon",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "Command": "Get-MgBetaOrganizationBrandingHeaderLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "Command": "Get-MgBetaOrganizationBrandingLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "beta",
    "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": "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",
    "Command": "Get-MgBetaOrganizationBrandingLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "beta",
    "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": "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}/backgroundImage",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/$count",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "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}/customCSS",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/squareLogo",
    "Command": "Get-MgBetaOrganizationBrandingSquareLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/getByIds",
    "Command": "Get-MgBetaOrganizationById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "ApiVersion": "beta",
    "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}/certificateBasedAuthConfiguration",
    "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "ApiVersion": "beta",
    "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}/certificateBasedAuthConfiguration/$count",
    "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaOrganizationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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": "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, 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/{organization-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaOrganizationExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/extensions",
    "Command": "Get-MgBetaOrganizationExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/extensions/$count",
    "Command": "Get-MgBetaOrganizationExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/getMemberGroups",
    "Command": "Get-MgBetaOrganizationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/getMemberObjects",
    "Command": "Get-MgBetaOrganizationMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/partnerInformation",
    "Command": "Get-MgBetaOrganizationPartnerInformation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPartnerInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings",
    "Command": "Get-MgBetaOrganizationSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationSettings",
    "ApiVersion": "beta",
    "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/contactInsights",
    "Command": "Get-MgBetaOrganizationSettingContactInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "ApiVersion": "beta",
    "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/itemInsights",
    "Command": "Get-MgBetaOrganizationSettingItemInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "ApiVersion": "beta",
    "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/microsoftApplicationDataAccess",
    "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings",
    "ApiVersion": "beta",
    "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/peopleInsights",
    "Command": "Get-MgBetaOrganizationSettingPersonInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "ApiVersion": "beta",
    "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/getUserOwnedObjects",
    "Command": "Get-MgBetaOrganizationUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/places/{place-id}/room",
    "Command": "Get-MgBetaPlaceAsRoom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphRoom",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/places/room",
    "Command": "Get-MgBetaPlaceAsRoom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphRoom",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/places/{place-id}/roomList",
    "Command": "Get-MgBetaPlaceAsRoomList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphRoomList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/places/roomList",
    "Command": "Get-MgBetaPlaceAsRoomList",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphRoomList",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/places/$count",
    "Command": "Get-MgBetaPlaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/places/room/$count",
    "Command": "Get-MgBetaPlaceCountAsRoom",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/places/roomList/$count",
    "Command": "Get-MgBetaPlaceCountAsRoomList",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/planner",
    "Command": "Get-MgBetaPlanner",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "Command": "Get-MgBetaPlannerBucket",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerBucket",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerBucketCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerBucketDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerBucketTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}",
    "Command": "Get-MgBetaPlannerPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerPlanBucket",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerPlanCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerPlanDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerPlanDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerPlanTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}",
    "Command": "Get-MgBetaPlannerRoster",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerRoster",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/rosters/$count",
    "Command": "Get-MgBetaPlannerRosterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}",
    "Command": "Get-MgBetaPlannerRosterMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerRosterMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerRosterMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/{plannerPlan-id}",
    "Command": "Get-MgBetaPlannerRosterPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/rosters/{plannerRoster-id}/plans",
    "Command": "Get-MgBetaPlannerRosterPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerRosterPlanCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}",
    "Command": "Get-MgBetaPlannerTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerTaskCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/delta",
    "Command": "Get-MgBetaPlannerTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/{plannerTask-id}/details",
    "Command": "Get-MgBetaPlannerTaskDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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": "/policies/accessReviewPolicy",
    "Command": "Get-MgBetaPolicyAccessReviewPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/$count",
    "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/adminConsentRequestPolicy",
    "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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.ConsentRequest",
        "Description": "Read and write consent request policy",
        "FullDescription": "Allows the app to read and write your organization's consent request policy on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Get-MgBetaPolicyAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies",
    "Command": "Get-MgBetaPolicyAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo",
    "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/$count",
    "Command": "Get-MgBetaPolicyAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/authenticationFlowsPolicy",
    "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "ApiVersion": "beta",
    "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.AuthenticationFlows",
        "Description": "Read and write your authentication flow policies",
        "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write your authentication method policies ",
      "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count",
    "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/$count",
    "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authorizationPolicy/{authorizationPolicy-id}",
    "Command": "Get-MgBetaPolicyAuthorizationPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy",
    "Command": "Get-MgBetaPolicyAuthorizationPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "ApiVersion": "beta",
    "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.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/authorizationPolicy/$count",
    "Command": "Get-MgBetaPolicyAuthorizationPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}",
    "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides",
    "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count",
    "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/b2cAuthenticationMethodsPolicy",
    "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "Command": "Get-MgBetaPolicyClaimMappingPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies",
    "Command": "Get-MgBetaPolicyClaimMappingPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo",
    "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/$count",
    "Command": "Get-MgBetaPolicyClaimMappingPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/conditionalAccessPolicies/$count",
    "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/$count",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "ApiVersion": "beta",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration",
    "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/defaultAppManagementPolicy",
    "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/deviceRegistrationPolicy",
    "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy",
    "ApiVersion": "beta",
    "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.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/directoryRoleAccessReviewPolicy",
    "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/externalIdentitiesPolicy",
    "Command": "Get-MgBetaPolicyExternalIdentityPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy",
    "ApiVersion": "beta",
    "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.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 on your behalf. 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": true
      }
    ]
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/$count",
    "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/federatedTokenValidationPolicy",
    "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/$count",
    "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{group-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{group-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/$count",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count",
    "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "Command": "Get-MgBetaPolicyRoleManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgBetaPolicyRoleManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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}",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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}/policy",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/$count",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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}",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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
      },
      {
        "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/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/$count",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count",
    "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/$count",
    "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/$count",
    "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/print",
    "Command": "Get-MgBetaPrint",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/connectors/{printConnector-id}",
    "Command": "Get-MgBetaPrintConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/operations/{printOperation-id}",
    "Command": "Get-MgBetaPrintOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/operations/$count",
    "Command": "Get-MgBetaPrintOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}",
    "Command": "Get-MgBetaPrintPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterCapability",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterCapabilities",
    "ApiVersion": "beta",
    "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}/connectors/{printConnector-id}",
    "Command": "Get-MgBetaPrintPrinterConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/connectors",
    "Command": "Get-MgBetaPrintPrinterConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaPrintPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/jobs/{printJob-id}",
    "Command": "Get-MgBetaPrintPrinterJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/documents/{printDocument-id}",
    "Command": "Get-MgBetaPrintPrinterJobDocument",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterJobDocument",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Get-MgBetaPrintPrinterJobDocumentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaPrintPrinterJobDocumentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Get-MgBetaPrintPrinterJobTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks",
    "Command": "Get-MgBetaPrintPrinterJobTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count",
    "Command": "Get-MgBetaPrintPrinterJobTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "Command": "Get-MgBetaPrintPrinterJobTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "Command": "Get-MgBetaPrintPrinterJobTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}",
    "Command": "Get-MgBetaPrintPrinterShare",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares",
    "Command": "Get-MgBetaPrintPrinterShare",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/shares/$count",
    "Command": "Get-MgBetaPrintPrinterShareCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/printerShares/{printerShare-id}/jobs/{printJob-id}",
    "Command": "Get-MgBetaPrintPrinterShareJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs",
    "Command": "Get-MgBetaPrintPrinterShareJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/$count",
    "Command": "Get-MgBetaPrintPrinterShareJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Get-MgBetaPrintPrinterShareJobDocument",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents",
    "Command": "Get-MgBetaPrintPrinterShareJobDocument",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count",
    "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Get-MgBetaPrintPrinterShareJobTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "Command": "Get-MgBetaPrintPrinterShareJobTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count",
    "Command": "Get-MgBetaPrintPrinterShareJobTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/printer",
    "Command": "Get-MgBetaPrintPrinterSharePrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "Command": "Get-MgBetaPrintPrinterTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterTaskTrigger",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintPrinterTaskTriggerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/definition",
    "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}",
    "Command": "Get-MgBetaPrintService",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintService",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintServiceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaPrintServiceEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintServiceEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintServiceEndpointCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/shares/{printerShare-id}",
    "Command": "Get-MgBetaPrintShare",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShare",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "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}/allowedGroups",
    "Command": "Get-MgBetaPrintShareAllowedGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShareAllowedGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShareAllowedGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{group-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedUsers",
    "Command": "Get-MgBetaPrintShareAllowedUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShareAllowedUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShareAllowedUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/$count",
    "Command": "Get-MgBetaPrintShareCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/jobs/{printJob-id}",
    "Command": "Get-MgBetaPrintShareJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShareJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintShareJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/documents/{printDocument-id}",
    "Command": "Get-MgBetaPrintShareJobDocument",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents",
    "Command": "Get-MgBetaPrintShareJobDocument",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Get-MgBetaPrintShareJobDocumentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count",
    "Command": "Get-MgBetaPrintShareJobDocumentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Get-MgBetaPrintShareJobTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "Command": "Get-MgBetaPrintShareJobTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count",
    "Command": "Get-MgBetaPrintShareJobTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "Command": "Get-MgBetaPrintShareJobTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "Command": "Get-MgBetaPrintShareJobTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/printer",
    "Command": "Get-MgBetaPrintSharePrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "beta",
    "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/taskDefinitions/{printTaskDefinition-id}",
    "Command": "Get-MgBetaPrintTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintTaskDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintTaskDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaPrintTaskDefinitionTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintTaskDefinitionTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrintTaskDefinitionTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/trigger",
    "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Get-MgBetaPrivacySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrivacySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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}/approvers/{user-id}",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/$count",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{authoredNote-id}",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/team",
    "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}",
    "Command": "Get-MgBetaPrivilegedAccess",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess",
    "Command": "Get-MgBetaPrivilegedAccess",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/$count",
    "Command": "Get-MgBetaPrivilegedAccessCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}",
    "Command": "Get-MgBetaPrivilegedAccessResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources",
    "Command": "Get-MgBetaPrivilegedAccessResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count",
    "Command": "Get-MgBetaPrivilegedAccessResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent",
    "Command": "Get-MgBetaPrivilegedAccessResourceParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting",
    "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting",
    "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}",
    "Command": "Get-MgBetaPrivilegedAccessRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings",
    "Command": "Get-MgBetaPrivilegedAccessRoleSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count",
    "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource",
    "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}",
    "Command": "Get-MgBetaPrivilegedApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrivilegedApproval",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrivilegedApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/request",
    "Command": "Get-MgBetaPrivilegedApprovalRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary",
    "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}",
    "Command": "Get-MgBetaPrivilegedOperationEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedOperationEvents",
    "Command": "Get-MgBetaPrivilegedOperationEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedOperationEvents/$count",
    "Command": "Get-MgBetaPrivilegedOperationEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}",
    "Command": "Get-MgBetaPrivilegedRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoles",
    "Command": "Get-MgBetaPrivilegedRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignments/$count",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{privilegedRoleAssignmentRequest-id}/roleInfo",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary",
    "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/$count",
    "Command": "Get-MgBetaPrivilegedRoleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}",
    "Command": "Get-MgBetaPrivilegedRoleRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignments",
    "Command": "Get-MgBetaPrivilegedRoleRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/settings",
    "Command": "Get-MgBetaPrivilegedRoleSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/summary",
    "Command": "Get-MgBetaPrivilegedRoleSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programs/{program-id}",
    "Command": "Get-MgBetaProgram",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgram",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programs",
    "Command": "Get-MgBetaProgram",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgram",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read programs that you can access",
        "FullDescription": "Allows the app to read information on programs and program controls that you have access to.",
        "IsAdmin": true
      },
      {
        "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": "/programControls/{programControl-id}",
    "Command": "Get-MgBetaProgramControl",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControl",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programControls",
    "Command": "Get-MgBetaProgramControl",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControl",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read programs that you can access",
        "FullDescription": "Allows the app to read information on programs and program controls that you have access to.",
        "IsAdmin": true
      },
      {
        "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": "/programControls/$count",
    "Command": "Get-MgBetaProgramControlCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read programs that you can access",
        "FullDescription": "Allows the app to read information on programs and program controls that you have access to.",
        "IsAdmin": true
      },
      {
        "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": "/programControls/{programControl-id}/program",
    "Command": "Get-MgBetaProgramControlProgram",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgram",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programControlTypes/{programControlType-id}",
    "Command": "Get-MgBetaProgramControlType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programControlTypes",
    "Command": "Get-MgBetaProgramControlType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read programs that you can access",
        "FullDescription": "Allows the app to read information on programs and program controls that you have access to.",
        "IsAdmin": true
      },
      {
        "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": "/programControlTypes/$count",
    "Command": "Get-MgBetaProgramControlTypeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read programs that you can access",
        "FullDescription": "Allows the app to read information on programs and program controls that you have access to.",
        "IsAdmin": true
      },
      {
        "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/$count",
    "Command": "Get-MgBetaProgramCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ProgramControl.Read.All",
        "Description": "Read programs that you can access",
        "FullDescription": "Allows the app to read information on programs and program controls that you have access to.",
        "IsAdmin": true
      },
      {
        "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": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}",
    "Command": "Get-MgBetaReportAppCredentialSignInActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAppCredentialSignInActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/appCredentialSignInActivities",
    "Command": "Get-MgBetaReportAppCredentialSignInActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAppCredentialSignInActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/appCredentialSignInActivities/$count",
    "Command": "Get-MgBetaReportAppCredentialSignInActivityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}",
    "Command": "Get-MgBetaReportApplicationSignInDetailedSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportApplicationSignInDetailedSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getAttackSimulationRepeatOffenders",
    "Command": "Get-MgBetaReportAttackSimulationRepeatOffender",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/getAttackSimulationTrainingUserCoverage",
    "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/getAttackSimulationSimulationUserCoverage",
    "Command": "Get-MgBetaReportAttackSimulationUserCoverage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/authenticationMethods",
    "Command": "Get-MgBetaReportAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count",
    "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')",
    "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphApplicationSignInSummary",
    "ApiVersion": "beta",
    "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/getBrowserDistributionUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportBrowserDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getBrowserUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportBrowserUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getBrowserUserDetail(period='{period}')",
    "Command": "Get-MgBetaReportBrowserUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getCredentialUsageSummary(period='{period}')",
    "Command": "Get-MgBetaReportCredentialUsageSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphCredentialUsageSummary",
    "ApiVersion": "beta",
    "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/getCredentialUserRegistrationCount",
    "Command": "Get-MgBetaReportCredentialUserRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount",
    "ApiVersion": "beta",
    "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/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}",
    "Command": "Get-MgBetaReportCredentialUserRegistrationDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/credentialUserRegistrationDetails",
    "Command": "Get-MgBetaReportCredentialUserRegistrationDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails",
    "ApiVersion": "beta",
    "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/credentialUserRegistrationDetails/$count",
    "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/dailyPrintUsage/{printUsage-id}",
    "Command": "Get-MgBetaReportDailyPrintUsage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsage",
    "Command": "Get-MgBetaReportDailyPrintUsage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "Command": "Get-MgBetaReportDailyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportDailyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaReportDailyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportDailyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportDailyPrintUsageByUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/dailyPrintUsage/$count",
    "Command": "Get-MgBetaReportDailyPrintUsageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageSummariesByPrinter",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageSummariesByUser",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/dailyPrintUsageSummariesByUser/$count",
    "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/deviceConfigurationDeviceActivity",
    "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity",
    "Method": "GET",
    "Variants": [
      "Device"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/deviceConfigurationUserActivity",
    "Command": "Get-MgBetaReportDeviceConfigurationUserActivity",
    "Method": "GET",
    "Variants": [
      "Device"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/getEmailActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportEmailActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getEmailActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportEmailActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getEmailActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportEmailActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getEmailAppUsageAppsUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportEmailAppUsageAppUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getEmailAppUsageUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportEmailAppUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getEmailAppUsageUserDetail(date={date})",
    "Command": "Get-MgBetaReportEmailAppUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getEmailAppUsageVersionsUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getFormsUserActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportFormUserActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getFormsUserActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportFormUserActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/getFormsUserActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportFormUserActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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})",
    "Command": "Get-MgBetaReportGroupArchivedPrintJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "ApiVersion": "beta",
    "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/getM365AppPlatformUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportM365AppPlatformUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getM365AppUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportM365AppUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getM365AppUserDetail(date={date})",
    "Command": "Get-MgBetaReportM365AppUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getMailboxUsageDetail(period='{period}')",
    "Command": "Get-MgBetaReportMailboxUsageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getMailboxUsageMailboxCounts(period='{period}')",
    "Command": "Get-MgBetaReportMailboxUsageMailboxCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')",
    "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getMailboxUsageStorage(period='{period}')",
    "Command": "Get-MgBetaReportMailboxUsageStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')",
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail",
    "Method": "GET",
    "Variants": [
      "Detail",
      "DetailViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')",
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary",
    "Method": "GET",
    "Variants": [
      "Managed",
      "ManagedViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/managedDeviceEnrollmentFailureDetails",
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail",
    "Method": "GET",
    "Variants": [
      "Detail",
      "Detail1",
      "DetailViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/managedDeviceEnrollmentFailureTrends",
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend",
    "Method": "GET",
    "Variants": [
      "Managed"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/managedDeviceEnrollmentTopFailures",
    "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure",
    "Method": "GET",
    "Variants": [
      "Top",
      "Top1",
      "TopViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/monthlyPrintUsageSummariesByPrinter",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/monthlyPrintUsageSummariesByUser",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count",
    "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/getOffice365ActivationCounts",
    "Command": "Get-MgBetaReportOffice365ActivationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOffice365ActivationsUserCounts",
    "Command": "Get-MgBetaReportOffice365ActivationUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOffice365ActivationsUserDetail",
    "Command": "Get-MgBetaReportOffice365ActivationUserDetail",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOffice365ActiveUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportOffice365ActiveUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts",
    "ApiVersion": "beta",
    "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/getOffice365ActiveUserDetail(date={date})",
    "Command": "Get-MgBetaReportOffice365ActiveUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail",
    "ApiVersion": "beta",
    "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/getOffice365GroupsActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportOffice365GroupActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts",
    "ApiVersion": "beta",
    "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/getOffice365GroupsActivityDetail(date={date})",
    "Command": "Get-MgBetaReportOffice365GroupActivityDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail",
    "ApiVersion": "beta",
    "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/getOffice365GroupsActivityFileCounts(period='{period}')",
    "Command": "Get-MgBetaReportOffice365GroupActivityFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts",
    "ApiVersion": "beta",
    "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/getOffice365GroupsActivityGroupCounts(period='{period}')",
    "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts",
    "ApiVersion": "beta",
    "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/getOffice365GroupsActivityStorage(period='{period}')",
    "Command": "Get-MgBetaReportOffice365GroupActivityStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage",
    "ApiVersion": "beta",
    "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/getOffice365ServicesUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportOffice365ServiceUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts",
    "ApiVersion": "beta",
    "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/getOneDriveActivityFileCounts(period='{period}')",
    "Command": "Get-MgBetaReportOneDriveActivityFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOneDriveActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportOneDriveActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOneDriveActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportOneDriveActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOneDriveUsageAccountCounts(period='{period}')",
    "Command": "Get-MgBetaReportOneDriveUsageAccountCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOneDriveUsageAccountDetail(date={date})",
    "Command": "Get-MgBetaReportOneDriveUsageAccountDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOneDriveUsageFileCounts(period='{period}')",
    "Command": "Get-MgBetaReportOneDriveUsageFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getOneDriveUsageStorage(period='{period}')",
    "Command": "Get-MgBetaReportOneDriveUsageStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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})",
    "Command": "Get-MgBetaReportPrinterArchivedPrintJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "ApiVersion": "beta",
    "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/getRelyingPartyDetailedSummary(period='{period}')",
    "Command": "Get-MgBetaReportRelyingPartyDetailedSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary",
    "ApiVersion": "beta",
    "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/security",
    "Command": "Get-MgBetaReportSecurity",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/security/getAttackSimulationRepeatOffenders",
    "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage",
    "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage",
    "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}",
    "Command": "Get-MgBetaReportServicePrincipalSignInActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/servicePrincipalSignInActivities",
    "Command": "Get-MgBetaReportServicePrincipalSignInActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/servicePrincipalSignInActivities/$count",
    "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')",
    "Command": "Get-MgBetaReportSharePointActivityFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointActivityPages(period='{period}')",
    "Command": "Get-MgBetaReportSharePointActivityPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSharePointActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportSharePointActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointSiteUsageDetail(date={date})",
    "Command": "Get-MgBetaReportSharePointSiteUsageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointSiteUsageFileCounts(period='{period}')",
    "Command": "Get-MgBetaReportSharePointSiteUsageFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointSiteUsagePages(period='{period}')",
    "Command": "Get-MgBetaReportSharePointSiteUsagePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointSiteUsageSiteCounts(period='{period}')",
    "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSharePointSiteUsageStorage(period='{period}')",
    "Command": "Get-MgBetaReportSharePointSiteUsageStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessDeviceUsageUserDetail(date={date})",
    "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessOrganizerActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessParticipantActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sla",
    "Command": "Get-MgBetaReportSla",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/sla/azureADAuthentication",
    "Command": "Get-MgBetaReportSlaAzureAdAuthentication",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAzureAdAuthentication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsTeamActivityDetail(date={date})",
    "Command": "Get-MgBetaReportTeamActivityDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsTeamActivityDistributionCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamActivityDistributionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsTeamCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsDeviceUsageDistributionUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsDeviceUsageTotalUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsDeviceUsageUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamDeviceUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsDeviceUsageUserDetail(date={date})",
    "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityDistributionUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityTotalCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityTotalCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityTotalDistributionCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityTotalUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportTeamUserActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getTeamsUserActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportTeamUserActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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})",
    "Command": "Get-MgBetaReportUserArchivedPrintJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "ApiVersion": "beta",
    "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/userCredentialUsageDetails/{userCredentialUsageDetails-id}",
    "Command": "Get-MgBetaReportUserCredentialUsageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserCredentialUsageDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/userCredentialUsageDetails",
    "Command": "Get-MgBetaReportUserCredentialUsageDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserCredentialUsageDetails",
    "ApiVersion": "beta",
    "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/userCredentialUsageDetails/$count",
    "Command": "Get-MgBetaReportUserCredentialUsageDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportYammerActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerActivityUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportYammerActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerActivityUserDetail(date={date})",
    "Command": "Get-MgBetaReportYammerActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerDeviceUsageDistributionUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerDeviceUsageUserCounts(period='{period}')",
    "Command": "Get-MgBetaReportYammerDeviceUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerDeviceUsageUserDetail(date={date})",
    "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerGroupsActivityCounts(period='{period}')",
    "Command": "Get-MgBetaReportYammerGroupActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerGroupsActivityDetail(date={date})",
    "Command": "Get-MgBetaReportYammerGroupActivityDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/getYammerGroupsActivityGroupCounts(period='{period}')",
    "Command": "Get-MgBetaReportYammerGroupActivityGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/identityProtection/riskDetections/{riskDetection-id}",
    "Command": "Get-MgBetaRiskDetection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskDetections",
    "Command": "Get-MgBetaRiskDetection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskDetections/$count",
    "Command": "Get-MgBetaRiskDetectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "Command": "Get-MgBetaRiskyServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals",
    "Command": "Get-MgBetaRiskyServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/$count",
    "Command": "Get-MgBetaRiskyServicePrincipalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "Command": "Get-MgBetaRiskyServicePrincipalHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "Command": "Get-MgBetaRiskyServicePrincipalHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count",
    "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "Command": "Get-MgBetaRiskyUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read identity risky user information",
      "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers",
    "Command": "Get-MgBetaRiskyUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read identity risky user information",
      "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/$count",
    "Command": "Get-MgBetaRiskyUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read identity risky user information",
      "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "Command": "Get-MgBetaRiskyUserHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read identity risky user information",
        "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
        "IsAdmin": true
      },
      {
        "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": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "Command": "Get-MgBetaRiskyUserHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read identity risky user information",
        "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
        "IsAdmin": true
      },
      {
        "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": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count",
    "Command": "Get-MgBetaRiskyUserHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read identity risky user information",
        "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
        "IsAdmin": true
      },
      {
        "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": "/roleManagement",
    "Command": "Get-MgBetaRoleManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC",
    "Command": "Get-MgBetaRoleManagementCloudPc",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/$count",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement",
    "Command": "Get-MgBetaRoleManagementDeviceManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory",
    "Command": "Get-MgBetaRoleManagementDirectory",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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/resourceNamespaces",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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/resourceNamespaces/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write 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",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write 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}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write 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}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps",
    "Command": "Get-MgBetaRoleManagementEnterpriseApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement",
    "Command": "Get-MgBetaRoleManagementEntitlementManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "Command": "Get-MgBetaSchemaExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgBetaSchemaExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgBetaSchemaExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.SchemaExtensions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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": "/search/acronyms/{acronym-id}",
    "Command": "Get-MgBetaSearchAcronym",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/acronyms",
    "Command": "Get-MgBetaSearchAcronym",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/acronyms/$count",
    "Command": "Get-MgBetaSearchAcronymCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/bookmarks/{bookmark-id}",
    "Command": "Get-MgBetaSearchBookmark",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/bookmarks",
    "Command": "Get-MgBetaSearchBookmark",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/bookmarks/$count",
    "Command": "Get-MgBetaSearchBookmarkCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search",
    "Command": "Get-MgBetaSearchEntity",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchEntity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/search/qnas/{qna-id}",
    "Command": "Get-MgBetaSearchQna",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchQna",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/qnas",
    "Command": "Get-MgBetaSearchQna",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchQna",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/qnas/$count",
    "Command": "Get-MgBetaSearchQnaCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/securityActions/{securityAction-id}",
    "Command": "Get-MgBetaSecurityAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityActionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/alerts/{alert-id}",
    "Command": "Get-MgBetaSecurityAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts",
    "Command": "Get-MgBetaSecurityAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts/$count",
    "Command": "Get-MgBetaSecurityAlertCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}",
    "Command": "Get-MgBetaSecurityAlertV2",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all alerts",
        "FullDescription": "Allows the app to read all security alerts that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write all alerts",
        "FullDescription": "Allows the app to read and write all alerts that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts_v2",
    "Command": "Get-MgBetaSecurityAlertV2",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all alerts",
        "FullDescription": "Allows the app to read all security alerts that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write all alerts",
        "FullDescription": "Allows the app to read and write all alerts that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts_v2/$count",
    "Command": "Get-MgBetaSecurityAlertV2Count",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all alerts",
        "FullDescription": "Allows the app to read all security alerts that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write all alerts",
        "FullDescription": "Allows the app to read and write all alerts that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/attackSimulation",
    "Command": "Get-MgBetaSecurityAttackSimulation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAttackSimulationRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulations",
    "Command": "Get-MgBetaSecurityAttackSimulation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulation",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulations/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationLoginPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages",
    "Command": "Get-MgBetaSecurityAttackSimulationLoginPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/operations",
    "Command": "Get-MgBetaSecurityAttackSimulationOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationPayload",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/payloads",
    "Command": "Get-MgBetaSecurityAttackSimulationPayload",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/payloads/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationTraining",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings",
    "Command": "Get-MgBetaSecurityAttackSimulationTraining",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count",
    "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases",
    "Command": "Get-MgBetaSecurityCase",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCase",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}/site",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{unifiedGroupSource-id}/group",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "ApiVersion": "beta",
    "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}/content",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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}/extractedTextContent",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "beta",
    "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}/additionalSources/{dataSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/addToReviewSetOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/custodianSources/{dataSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/lastEstimateStatisticsOperation",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation",
    "ApiVersion": "beta",
    "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}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "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}/childTags/{ediscoveryReviewTag-id1}",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/parent",
    "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}",
    "Command": "Get-MgBetaSecurityCloudAppSecurityProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cloudAppSecurityProfiles",
    "Command": "Get-MgBetaSecurityCloudAppSecurityProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cloudAppSecurityProfiles/$count",
    "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}",
    "Command": "Get-MgBetaSecurityDomainSecurityProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/domainSecurityProfiles",
    "Command": "Get-MgBetaSecurityDomainSecurityProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/domainSecurityProfiles/$count",
    "Command": "Get-MgBetaSecurityDomainSecurityProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}",
    "Command": "Get-MgBetaSecurityFileSecurityProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/fileSecurityProfiles",
    "Command": "Get-MgBetaSecurityFileSecurityProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/fileSecurityProfiles/$count",
    "Command": "Get-MgBetaSecurityFileSecurityProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}",
    "Command": "Get-MgBetaSecurityHostSecurityProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/hostSecurityProfiles",
    "Command": "Get-MgBetaSecurityHostSecurityProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/hostSecurityProfiles/$count",
    "Command": "Get-MgBetaSecurityHostSecurityProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}",
    "Command": "Get-MgBetaSecurityIncident",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read security incidents",
        "FullDescription": "Allows the app to read all security incidents that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/incidents",
    "Command": "Get-MgBetaSecurityIncident",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read security incidents",
        "FullDescription": "Allows the app to read all security incidents that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}",
    "Command": "Get-MgBetaSecurityIncidentAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts",
    "Command": "Get-MgBetaSecurityIncidentAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count",
    "Command": "Get-MgBetaSecurityIncidentAlertCommentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/$count",
    "Command": "Get-MgBetaSecurityIncidentAlertCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/$count",
    "Command": "Get-MgBetaSecurityIncidentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read security incidents",
        "FullDescription": "Allows the app to read all security incidents that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/informationProtection",
    "Command": "Get-MgBetaSecurityInformationProtection",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/labelPolicySettings",
    "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/parent",
    "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}",
    "Command": "Get-MgBetaSecurityIPSecurityProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/ipSecurityProfiles",
    "Command": "Get-MgBetaSecurityIPSecurityProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/ipSecurityProfiles/$count",
    "Command": "Get-MgBetaSecurityIPSecurityProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels",
    "Command": "Get-MgBetaSecurityLabel",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityLabelsRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/authorities/{authorityTemplate-id}",
    "Command": "Get-MgBetaSecurityLabelAuthority",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/authorities",
    "Command": "Get-MgBetaSecurityLabelAuthority",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/authorities/$count",
    "Command": "Get-MgBetaSecurityLabelAuthorityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}",
    "Command": "Get-MgBetaSecurityLabelCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories",
    "Command": "Get-MgBetaSecurityLabelCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/$count",
    "Command": "Get-MgBetaSecurityLabelCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}",
    "Command": "Get-MgBetaSecurityLabelCategorySubCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories",
    "Command": "Get-MgBetaSecurityLabelCategorySubCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/$count",
    "Command": "Get-MgBetaSecurityLabelCategorySubCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/citations/{citationTemplate-id}",
    "Command": "Get-MgBetaSecurityLabelCitation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/citations",
    "Command": "Get-MgBetaSecurityLabelCitation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/citations/$count",
    "Command": "Get-MgBetaSecurityLabelCitationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/departments/{departmentTemplate-id}",
    "Command": "Get-MgBetaSecurityLabelDepartment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/departments",
    "Command": "Get-MgBetaSecurityLabelDepartment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/departments/$count",
    "Command": "Get-MgBetaSecurityLabelDepartmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}",
    "Command": "Get-MgBetaSecurityLabelFilePlanReference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/filePlanReferences",
    "Command": "Get-MgBetaSecurityLabelFilePlanReference",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/filePlanReferences/$count",
    "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType",
    "Command": "Get-MgBetaSecurityLabelRetentionEventType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}",
    "Command": "Get-MgBetaSecurityLabelRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityLabelRetentionLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/descriptors",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count",
    "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}",
    "Command": "Get-MgBetaSecurityProviderTenantSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/providerTenantSettings",
    "Command": "Get-MgBetaSecurityProviderTenantSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/providerTenantSettings/$count",
    "Command": "Get-MgBetaSecurityProviderTenantSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScores/{secureScore-id}",
    "Command": "Get-MgBetaSecuritySecureScore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScores",
    "Command": "Get-MgBetaSecuritySecureScore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "Command": "Get-MgBetaSecuritySecureScoreControlProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScoreControlProfiles",
    "Command": "Get-MgBetaSecuritySecureScoreControlProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScoreControlProfiles/$count",
    "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScores/$count",
    "Command": "Get-MgBetaSecuritySecureScoreCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Get-MgBetaSecuritySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecuritySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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}/approvers/{user-id}",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/$count",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/getFinalReport",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/team",
    "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence",
    "Command": "Get-MgBetaSecurityThreatIntelligence",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articles",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articles/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/whois",
    "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost",
    "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact",
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host",
    "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission",
    "Command": "Get-MgBetaSecurityThreatSubmission",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/fileThreats/{fileThreatSubmission-id}",
    "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/tiIndicators/{tiIndicator-id}",
    "Command": "Get-MgBetaSecurityTiIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/tiIndicators",
    "Command": "Get-MgBetaSecurityTiIndicator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/tiIndicators/$count",
    "Command": "Get-MgBetaSecurityTiIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/triggers",
    "Command": "Get-MgBetaSecurityTrigger",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "Command": "Get-MgBetaSecurityTriggerRetentionEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "beta",
    "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/triggers/retentionEvents",
    "Command": "Get-MgBetaSecurityTriggerRetentionEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "beta",
    "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/triggers/retentionEvents/$count",
    "Command": "Get-MgBetaSecurityTriggerRetentionEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/triggers/retentionEvents/{retentionEvent-id}/retentionEventType",
    "Command": "Get-MgBetaSecurityTriggerRetentionEventType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "beta",
    "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/triggerTypes",
    "Command": "Get-MgBetaSecurityTriggerType",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "beta",
    "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/triggerTypes/retentionEventTypes",
    "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "beta",
    "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/triggerTypes/retentionEventTypes/$count",
    "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/userSecurityProfiles/{userSecurityProfile-id}",
    "Command": "Get-MgBetaSecurityUserSecurityProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/userSecurityProfiles",
    "Command": "Get-MgBetaSecurityUserSecurityProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/userSecurityProfiles/$count",
    "Command": "Get-MgBetaSecurityUserSecurityProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverview",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/$count",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count",
    "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "Command": "Get-MgBetaServiceAnnouncementIssue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues",
    "Command": "Get-MgBetaServiceAnnouncementIssue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/$count",
    "Command": "Get-MgBetaServiceAnnouncementIssueCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "Command": "Get-MgBetaServiceAnnouncementMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages",
    "Command": "Get-MgBetaServiceAnnouncementMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count",
    "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/$count",
    "Command": "Get-MgBetaServiceAnnouncementMessageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "Command": "Get-MgBetaServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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",
    "Command": "Get-MgBetaServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Get-MgBetaServicePrincipalAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies",
    "Command": "Get-MgBetaServicePrincipalAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count",
    "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appRoleAssignedTo/$count",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appRoleAssignments/$count",
    "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}')",
    "Command": "Get-MgBetaServicePrincipalByAppId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/getByIds",
    "Command": "Get-MgBetaServicePrincipalById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies",
    "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count",
    "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/$count",
    "Command": "Get-MgBetaServicePrincipalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createdObjects/{directoryObject-id}",
    "Command": "Get-MgBetaServicePrincipalCreatedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects",
    "Command": "Get-MgBetaServicePrincipalCreatedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal",
    "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count",
    "Command": "Get-MgBetaServicePrincipalCreatedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createdObjects/servicePrincipal/$count",
    "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.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": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count",
    "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.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": "/servicePrincipals/delta",
    "Command": "Get-MgBetaServicePrincipalDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "Command": "Get-MgBetaServicePrincipalEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "Command": "Get-MgBetaServicePrincipalEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count",
    "Command": "Get-MgBetaServicePrincipalEndpointCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies",
    "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count",
    "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Get-MgBetaServicePrincipalLicenseDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails",
    "Command": "Get-MgBetaServicePrincipalLicenseDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count",
    "Command": "Get-MgBetaServicePrincipalLicenseDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups",
    "Command": "Get-MgBetaServicePrincipalMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgBetaServicePrincipalMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgBetaServicePrincipalMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf",
    "Command": "Get-MgBetaServicePrincipalMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group",
    "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count",
    "Command": "Get-MgBetaServicePrincipalMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count",
    "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count",
    "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants",
    "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count",
    "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}",
    "Command": "Get-MgBetaServicePrincipalOwnedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects",
    "Command": "Get-MgBetaServicePrincipalOwnedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/ownedObjects/application/$count",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count",
    "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners",
    "Command": "Get-MgBetaServicePrincipalOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint",
    "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal",
    "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user",
    "Command": "Get-MgBetaServicePrincipalOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user",
    "Command": "Get-MgBetaServicePrincipalOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "Command": "Get-MgBetaServicePrincipalOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/owners/$count",
    "Command": "Get-MgBetaServicePrincipalOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/owners/endpoint/$count",
    "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count",
    "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count",
    "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials",
    "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count",
    "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "Command": "Get-MgBetaServicePrincipalRiskDetection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "Command": "Get-MgBetaServicePrincipalRiskDetection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/$count",
    "Command": "Get-MgBetaServicePrincipalRiskDetectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "Command": "Get-MgBetaServicePrincipalSynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken",
    "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken",
    "Method": "POST",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "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}/bulkUpload",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "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/directories/{directoryDefinition-id}",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count",
    "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "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/directories/{directoryDefinition-id}",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies",
    "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count",
    "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies",
    "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count",
    "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/getUserOwnedObjects",
    "Command": "Get-MgBetaServicePrincipalUserOwnedObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/settings/$count",
    "Command": "Get-MgBetaSettingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgBetaShareContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgBetaShareContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgBetaShareContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgBetaShareContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/$count",
    "Command": "Get-MgBetaShareCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser",
    "Command": "Get-MgBetaShareCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaShareCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/driveItem",
    "Command": "Get-MgBetaShareDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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/content",
    "Command": "Get-MgBetaShareDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/items/{driveItem-id}",
    "Command": "Get-MgBetaShareItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items",
    "Command": "Get-MgBetaShareItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "Command": "Get-MgBetaShareItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items/$count",
    "Command": "Get-MgBetaShareItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaShareItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaShareLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "Command": "Get-MgBetaShareList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/activities",
    "Command": "Get-MgBetaShareListActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaShareListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "Command": "Get-MgBetaShareListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count",
    "Command": "Get-MgBetaShareListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaShareListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaShareListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "Command": "Get-MgBetaShareListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaShareListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaShareListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaShareListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaShareListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaShareListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaShareListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaShareListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaShareListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaShareListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count",
    "Command": "Get-MgBetaShareListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser",
    "Command": "Get-MgBetaShareListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/drive",
    "Command": "Get-MgBetaShareListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "Command": "Get-MgBetaShareListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "Command": "Get-MgBetaShareListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities",
    "Command": "Get-MgBetaShareListItemActivity",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaShareListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgBetaShareListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgBetaShareListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/delta",
    "Command": "Get-MgBetaShareListItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaShareListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgBetaShareListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgBetaShareListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaShareListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgBetaShareListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgBetaShareListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgBetaShareListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaShareListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgBetaShareListItemVersion",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgBetaShareListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaShareListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaShareListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "Command": "Get-MgBetaShareListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count",
    "Command": "Get-MgBetaShareListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaShareListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "Command": "Get-MgBetaShareListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count",
    "Command": "Get-MgBetaShareListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "Command": "Get-MgBetaSharePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/root",
    "Command": "Get-MgBetaShareRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "Command": "Get-MgBetaShareRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}",
    "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/site",
    "Command": "Get-MgBetaShareSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}",
    "Command": "Get-MgBetaSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "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": "/sites",
    "Command": "Get-MgBetaSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaSiteActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "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/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/lastSevenDays",
    "Command": "Get-MgBetaSiteAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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}/getApplicableContentTypesForList(listId='{listId}')",
    "Command": "Get-MgBetaSiteApplicableContentTypeForList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/getByPath(path='{path}')",
    "Command": "Get-MgBetaSiteByPath",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/columns",
    "Command": "Get-MgBetaSiteColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/columns/$count",
    "Command": "Get-MgBetaSiteColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaSiteColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaSiteContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes",
    "Command": "Get-MgBetaSiteContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base",
    "Command": "Get-MgBetaSiteContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgBetaSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgBetaSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgBetaSiteContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaSiteContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaSiteContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaSiteContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/$count",
    "Command": "Get-MgBetaSiteContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/$count",
    "Command": "Get-MgBetaSiteCount",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/drive",
    "Command": "Get-MgBetaSiteDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaSiteDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/drives/{drive-id}",
    "Command": "Get-MgBetaSiteDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/drives",
    "Command": "Get-MgBetaSiteDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/externalColumns/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/externalColumns",
    "Command": "Get-MgBetaSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/externalColumns/$count",
    "Command": "Get-MgBetaSiteExternalColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaSiteItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser",
    "Command": "Get-MgBetaSiteLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "Command": "Get-MgBetaSiteList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists",
    "Command": "Get-MgBetaSiteList",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/activities",
    "Command": "Get-MgBetaSiteListActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "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}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "Command": "Get-MgBetaSiteListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count",
    "Command": "Get-MgBetaSiteListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaSiteListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaSiteListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "Get-MgBetaSiteListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaSiteListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "Command": "Get-MgBetaSiteListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/$count",
    "Command": "Get-MgBetaSiteListCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/createdByUser",
    "Command": "Get-MgBetaSiteListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/drive",
    "Command": "Get-MgBetaSiteListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Get-MgBetaSiteListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "Command": "Get-MgBetaSiteListItemActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "Command": "Get-MgBetaSiteListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "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}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaSiteListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteListItemActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{itemActivityOLD-id}/driveItem",
    "Command": "Get-MgBetaSiteListItemActivityDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "Command": "Get-MgBetaSiteListItemActivityDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem",
    "Command": "Get-MgBetaSiteListItemActivityListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "Command": "Get-MgBetaSiteListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "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}/createdByUser",
    "Command": "Get-MgBetaSiteListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/delta",
    "Command": "Get-MgBetaSiteListItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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",
    "Command": "Get-MgBetaSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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",
    "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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}/fields",
    "Command": "Get-MgBetaSiteListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "Command": "Get-MgBetaSiteListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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/content",
    "Command": "Get-MgBetaSiteListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Get-MgBetaSiteListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "Command": "Get-MgBetaSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "Command": "Get-MgBetaSiteListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaSiteListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaSiteListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "Command": "Get-MgBetaSiteListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count",
    "Command": "Get-MgBetaSiteListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "Get-MgBetaSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "Command": "Get-MgBetaSiteListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgBetaSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "Command": "Get-MgBetaSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/$count",
    "Command": "Get-MgBetaSiteOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl",
    "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgBetaSiteOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgBetaSiteOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/operations/$count",
    "Command": "Get-MgBetaSiteOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgBetaSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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}/content",
    "Command": "Get-MgBetaSiteOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/$count",
    "Command": "Get-MgBetaSiteOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSiteOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgBetaSiteOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaSiteOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections",
    "Command": "Get-MgBetaSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/$count",
    "Command": "Get-MgBetaSiteOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgBetaSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "Command": "Get-MgBetaSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgBetaSiteOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgBetaSiteOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaSiteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/operations",
    "Command": "Get-MgBetaSiteOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/operations/$count",
    "Command": "Get-MgBetaSiteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}",
    "Command": "Get-MgBetaSitePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/pages",
    "Command": "Get-MgBetaSitePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/pages/$count",
    "Command": "Get-MgBetaSitePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser",
    "Command": "Get-MgBetaSitePageCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser",
    "Command": "Get-MgBetaSitePageLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "Command": "Get-MgBetaSitePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSitePermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/permissions/$count",
    "Command": "Get-MgBetaSitePermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "Command": "Get-MgBetaSiteRecentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/termStore",
    "Command": "Get-MgBetaSiteTermStore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets",
    "Command": "Get-MgBetaSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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}/children/{term-id}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/parentGroup",
    "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Get-MgBetaSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Get-MgBetaSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children",
    "Command": "Get-MgBetaSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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/{term-id}/children/$count",
    "Command": "Get-MgBetaSiteTermStoreSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaSiteTermStoreSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/$count",
    "Command": "Get-MgBetaSiteTermStoreSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgBetaSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgBetaSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgBetaSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgBetaSiteTermStoreSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "Command": "Get-MgBetaSiteTermStoreSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{relation-id}/fromTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgBetaSiteTermStoreSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/delta",
    "Command": "Get-MgBetaSolutionVirtualEventSessionRecordingDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/delta",
    "Command": "Get-MgBetaSolutionVirtualEventSessionTranscriptDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/delta",
    "Command": "Get-MgBetaSolutionVirtualEventWebinarSessionRecordingDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/delta",
    "Command": "Get-MgBetaSolutionVirtualEventWebinarSessionTranscriptDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "Command": "Get-MgBetaSubscribedSku",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/subscribedSkus",
    "Command": "Get-MgBetaSubscribedSku",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions",
    "Command": "Get-MgBetaSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/sites/{site-id1}",
    "Command": "Get-MgBetaSubSite",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/sites",
    "Command": "Get-MgBetaSubSite",
    "Method": "GET",
    "Variants": [
      "List2"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "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": "/sites/{site-id}/sites/$count",
    "Command": "Get-MgBetaSubSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}",
    "Command": "Get-MgBetaTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams",
    "Command": "Get-MgBetaTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "Command": "Get-MgBetaTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teams/{team-id}/channels",
    "Command": "Get-MgBetaTeamChannel",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teams/{team-id}/channels/$count",
    "Command": "Get-MgBetaTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teams/{team-id}/channels/{channel-id}/filesFolder",
    "Command": "Get-MgBetaTeamChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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 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": "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": "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": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Get-MgBetaTeamChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Get-MgBetaTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaTeamChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "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}/messages/{chatMessage-id}",
    "Command": "Get-MgBetaTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages",
    "Command": "Get-MgBetaTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/$count",
    "Command": "Get-MgBetaTeamChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/delta",
    "Command": "Get-MgBetaTeamChannelMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaTeamChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaTeamChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgBetaTeamChannelMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgBetaTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "Get-MgBetaTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count",
    "Command": "Get-MgBetaTeamChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgBetaTeamChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/teamsApp",
    "Command": "Get-MgBetaTeamChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/$count",
    "Command": "Get-MgBetaTeamCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgBetaTeamGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/incomingChannels/{channel-id}",
    "Command": "Get-MgBetaTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/incomingChannels",
    "Command": "Get-MgBetaTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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}/incomingChannels/$count",
    "Command": "Get-MgBetaTeamIncomingChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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}/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgBetaTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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",
    "Command": "Get-MgBetaTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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",
    "Command": "Get-MgBetaTeamInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "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/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgBetaTeamInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "Command": "Get-MgBetaTeamMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of teams",
        "FullDescription": "Read the members of teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/members",
    "Command": "Get-MgBetaTeamMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of teams",
        "FullDescription": "Read the members of teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/members/$count",
    "Command": "Get-MgBetaTeamMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of teams",
        "FullDescription": "Read the members of teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Get-MgBetaTeamOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/operations",
    "Command": "Get-MgBetaTeamOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/operations/$count",
    "Command": "Get-MgBetaTeamOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners/{user-id}",
    "Command": "Get-MgBetaTeamOwner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners",
    "Command": "Get-MgBetaTeamOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners/$count",
    "Command": "Get-MgBetaTeamOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaTeamOwnerMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgBetaTeamOwnerServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgBetaTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants",
    "Command": "Get-MgBetaTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/photo",
    "Command": "Get-MgBetaTeamPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/photo/$value",
    "Command": "Get-MgBetaTeamPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel",
    "Command": "Get-MgBetaTeamPrimaryChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder",
    "Command": "Get-MgBetaTeamPrimaryChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "Command": "Get-MgBetaTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "Command": "Get-MgBetaTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/delta",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "Command": "Get-MgBetaTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/$count",
    "Command": "Get-MgBetaTeamPrimaryChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule",
    "Command": "Get-MgBetaTeamSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Get-MgBetaTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "Command": "Get-MgBetaTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShifts",
    "Command": "Get-MgBetaTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests",
    "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count",
    "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShifts/$count",
    "Command": "Get-MgBetaTeamScheduleOpenShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Get-MgBetaTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups",
    "Command": "Get-MgBetaTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count",
    "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "Command": "Get-MgBetaTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/shifts",
    "Command": "Get-MgBetaTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/shifts/$count",
    "Command": "Get-MgBetaTeamScheduleShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests",
    "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count",
    "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}",
    "Command": "Get-MgBetaTeamScheduleTimeCard",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "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/timeCards",
    "Command": "Get-MgBetaTeamScheduleTimeCard",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "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/timeCards/$count",
    "Command": "Get-MgBetaTeamScheduleTimeCardCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "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}",
    "Command": "Get-MgBetaTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff",
    "Command": "Get-MgBetaTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff/$count",
    "Command": "Get-MgBetaTeamScheduleTimeOffCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Get-MgBetaTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffReasons",
    "Command": "Get-MgBetaTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count",
    "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Get-MgBetaTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffRequests",
    "Command": "Get-MgBetaTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count",
    "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.Read.All",
        "Description": "Read your schedule items",
        "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.ReadWrite.All",
        "Description": "Read and write your schedule items",
        "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "Command": "Get-MgBetaTeamTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTeamTagMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamTagMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamTagMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/template",
    "Command": "Get-MgBetaTeamTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/templateDefinition",
    "Command": "Get-MgBetaTeamTemplateDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork",
    "Command": "Get-MgBetaTeamwork",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamwork",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedChats/{deletedChat-id}",
    "Command": "Get-MgBetaTeamworkDeletedChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedChats",
    "Command": "Get-MgBetaTeamworkDeletedChat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDeletedChat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedChats/$count",
    "Command": "Get-MgBetaTeamworkDeletedChatCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams",
    "Command": "Get-MgBetaTeamworkDeletedTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Read the names and descriptions of teams",
      "FullDescription": "Read the names and descriptions of teams, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/$count",
    "Command": "Get-MgBetaTeamworkDeletedTeamCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Read the names and descriptions of teams",
      "FullDescription": "Read the names and descriptions of teams, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}",
    "Command": "Get-MgBetaTeamworkDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices",
    "Command": "Get-MgBetaTeamworkDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/activity",
    "Command": "Get-MgBetaTeamworkDeviceActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceActivity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration",
    "Command": "Get-MgBetaTeamworkDeviceConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/$count",
    "Command": "Get-MgBetaTeamworkDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/health",
    "Command": "Get-MgBetaTeamworkDeviceHealth",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceHealth",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}",
    "Command": "Get-MgBetaTeamworkDeviceOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations",
    "Command": "Get-MgBetaTeamworkDeviceOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count",
    "Command": "Get-MgBetaTeamworkDeviceOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamworkDevice.Read.All",
        "Description": "Read Teams devices",
        "FullDescription": "Allow the app to read the management data for Teams devices on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamworkDevice.ReadWrite.All",
        "Description": "Read and write Teams devices",
        "FullDescription": "Allow the app to read and write the management data for Teams devices on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teamwork/teamsAppSettings",
    "Command": "Get-MgBetaTeamworkTeamAppSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "ApiVersion": "beta",
    "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/teamTemplates/{teamTemplate-id}",
    "Command": "Get-MgBetaTeamworkTeamTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates",
    "Command": "Get-MgBetaTeamworkTeamTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamworkTeamTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTeamworkTeamTemplateDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamworkTeamTemplateDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count",
    "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "Command": "Get-MgBetaTeamworkWorkforceIntegration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamworkWorkforceIntegration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{delegatedAdminServiceManagementDetail-id}",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedTenants/tenants/{tenant-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "ApiVersion": "beta",
    "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/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/appPerformances",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/appPerformances/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/auditEvents/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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/tenants/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/tenantsCustomizedInformation/{tenantCustomizedInformation-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/deviceAppPerformances/{deviceAppPerformance-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedDeviceCompliances/{managedDeviceCompliance-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "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/managementTemplateCollections/{managementTemplateCollection-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managementTemplateSteps/{managementTemplateStep-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/myRoles",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count",
    "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count",
    "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework",
    "Command": "Get-MgBetaTrustFramework",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFramework",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}",
    "Command": "Get-MgBetaTrustFrameworkKeySet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key sets, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/keySets",
    "Command": "Get-MgBetaTrustFrameworkKeySet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key sets, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey",
    "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key sets, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/keySets/$count",
    "Command": "Get-MgBetaTrustFrameworkKeySetCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TrustFrameworkKeySet.Read.All",
        "Description": "Read trust framework key sets",
        "FullDescription": "Allows the app to read trust framework key sets, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TrustFrameworkKeySet.ReadWrite.All",
        "Description": "Read and write trust framework key sets",
        "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}",
    "Command": "Get-MgBetaTrustFrameworkPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.TrustFramework",
        "Description": "Read and write trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/policies",
    "Command": "Get-MgBetaTrustFrameworkPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkPolicy",
    "ApiVersion": "beta",
    "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.TrustFramework",
        "Description": "Read and write trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value",
    "Command": "Get-MgBetaTrustFrameworkPolicyContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.TrustFramework",
        "Description": "Read and write trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/trustFramework/policies/$count",
    "Command": "Get-MgBetaTrustFrameworkPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.TrustFramework",
        "Description": "Read and write trust framework policies",
        "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}",
    "Command": "Get-MgBetaUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune device configuration and policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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 Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in 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",
    "Command": "Get-MgBetaUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without 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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in 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 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.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}/activities/{userActivity-id}",
    "Command": "Get-MgBetaUserActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities",
    "Command": "Get-MgBetaUserActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserActivityHistoryItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "Command": "Get-MgBetaUserActivityHistoryItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity",
    "Command": "Get-MgBetaUserActivityHistoryItemActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count",
    "Command": "Get-MgBetaUserActivityHistoryItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}",
    "Command": "Get-MgBetaUserActivityStatistics",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/analytics/activityStatistics",
    "Command": "Get-MgBetaUserActivityStatistics",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "ApiVersion": "beta",
    "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}/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Get-MgBetaUserAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/agreementAcceptances",
    "Command": "Get-MgBetaUserAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserAgreementAcceptanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/analytics/activityStatistics/$count",
    "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/appRoleAssignedResources/{servicePrincipal-id}",
    "Command": "Get-MgBetaUserAppRoleAssignedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignedResources",
    "Command": "Get-MgBetaUserAppRoleAssignedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "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, on your behalf.",
        "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": "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",
    "Command": "Get-MgBetaUserAppRoleAssignedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
        "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": "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/{appRoleAssignment-id}",
    "Command": "Get-MgBetaUserAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments",
    "Command": "Get-MgBetaUserAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "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, on your behalf.",
        "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": "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",
    "Command": "Get-MgBetaUserAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
        "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": "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}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationEmailMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "Command": "Get-MgBetaUserAuthenticationEmailMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationEmailMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationFido2Method",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/fido2Methods",
    "Command": "Get-MgBetaUserAuthenticationFido2Method",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/fido2Methods/$count",
    "Command": "Get-MgBetaUserAuthenticationFido2MethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/methods",
    "Command": "Get-MgBetaUserAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/methods/$count",
    "Command": "Get-MgBetaUserAuthenticationMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device",
    "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "Command": "Get-MgBetaUserAuthenticationOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/operations",
    "Command": "Get-MgBetaUserAuthenticationOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations/$count",
    "Command": "Get-MgBetaUserAuthenticationOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device",
    "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationPasswordMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordMethods",
    "Command": "Get-MgBetaUserAuthenticationPasswordMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationPhoneMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "Command": "Get-MgBetaUserAuthenticationPhoneMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/softwareOathMethods",
    "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods",
    "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "UserAuthenticationMethod.Read",
        "Description": "Read your authentication methods.",
        "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.Read.All",
        "Description": "Read all users' authentication methods",
        "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite",
        "Description": "Read and write your authentication methods",
        "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.",
        "IsAdmin": true
      },
      {
        "Name": "UserAuthenticationMethod.ReadWrite.All",
        "Description": "Read and write all users' authentication methods",
        "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device",
    "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/getByIds",
    "Command": "Get-MgBetaUserById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}",
    "Command": "Get-MgBetaUserCalendar",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendars",
    "Command": "Get-MgBetaUserCalendar",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "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": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendars/$count",
    "Command": "Get-MgBetaUserCalendarCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "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": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "Command": "Get-MgBetaUserCalendarEvent",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendar/events/delta",
    "Command": "Get-MgBetaUserCalendarEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "Command": "Get-MgBetaUserCalendarGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups",
    "Command": "Get-MgBetaUserCalendarGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "Command": "Get-MgBetaUserCalendarGroupCalendar",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "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": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/$count",
    "Command": "Get-MgBetaUserCalendarGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Get-MgBetaUserCalendarPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "Command": "Get-MgBetaUserCalendarPermission",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/$count",
    "Command": "Get-MgBetaUserCalendarPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule",
    "Command": "Get-MgBetaUserCalendarSchedule",
    "Method": "POST",
    "Variants": [
      "Get1",
      "GetExpanded1",
      "GetViaIdentity1",
      "GetViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarView",
    "Command": "Get-MgBetaUserCalendarView",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "Command": "Get-MgBetaUserChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserChat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserChatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgBetaUserChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "Command": "Get-MgBetaUserChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count",
    "Command": "Get-MgBetaUserChatInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgBetaUserChatInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "Command": "Get-MgBetaUserChatLastMessagePreview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Get-MgBetaUserChatMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserChatMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserChatMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/messages/{chatMessage-id}",
    "Command": "Get-MgBetaUserChatMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/users/{user-id}/chats/{chat-id}/messages",
    "Command": "Get-MgBetaUserChatMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserChatMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaUserChatMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaUserChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgBetaUserChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgBetaUserChatMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgBetaUserChatMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgBetaUserChatMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgBetaUserChatMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgBetaUserChatMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgBetaUserChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgBetaUserChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Get-MgBetaUserChatOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/operations",
    "Command": "Get-MgBetaUserChatOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count",
    "Command": "Get-MgBetaUserChatOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgBetaUserChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "Command": "Get-MgBetaUserChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count",
    "Command": "Get-MgBetaUserChatPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Get-MgBetaUserChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "Command": "Get-MgBetaUserChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count",
    "Command": "Get-MgBetaUserChatPinnedMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgBetaUserChatTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "Command": "Get-MgBetaUserChatTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count",
    "Command": "Get-MgBetaUserChatTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgBetaUserChatTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory",
    "Command": "Get-MgBetaUserCloudPcConnectivityHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState",
    "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo",
    "Command": "Get-MgBetaUserCloudPcLaunchInfo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCloudPcLaunchInfo",
    "ApiVersion": "beta",
    "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/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')",
    "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCloudPc",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/getSupportedCloudPcRemoteActions",
    "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "Command": "Get-MgBetaUserContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts",
    "Command": "Get-MgBetaUserContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/$count",
    "Command": "Get-MgBetaUserContactCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/delta",
    "Command": "Get-MgBetaUserContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserContactExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "Command": "Get-MgBetaUserContactExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count",
    "Command": "Get-MgBetaUserContactExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "Command": "Get-MgBetaUserContactFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders",
    "Command": "Get-MgBetaUserContactFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "Command": "Get-MgBetaUserContactFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "Command": "Get-MgBetaUserContactFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "Command": "Get-MgBetaUserContactFolderChildFolderContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "Command": "Get-MgBetaUserContactFolderChildFolderContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count",
    "Command": "Get-MgBetaUserContactFolderChildFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta",
    "Command": "Get-MgBetaUserContactFolderChildFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "Command": "Get-MgBetaUserContactFolderContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "Command": "Get-MgBetaUserContactFolderContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count",
    "Command": "Get-MgBetaUserContactFolderContactCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta",
    "Command": "Get-MgBetaUserContactFolderContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserContactFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "Command": "Get-MgBetaUserContactFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count",
    "Command": "Get-MgBetaUserContactFolderContactExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "Command": "Get-MgBetaUserContactFolderContactPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "Command": "Get-MgBetaUserContactFolderContactPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/$count",
    "Command": "Get-MgBetaUserContactFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/delta",
    "Command": "Get-MgBetaUserContactFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "Command": "Get-MgBetaUserContactPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "Command": "Get-MgBetaUserContactPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/$count",
    "Command": "Get-MgBetaUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without 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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in 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 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.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}/createdObjects/{directoryObject-id}",
    "Command": "Get-MgBetaUserCreatedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/createdObjects",
    "Command": "Get-MgBetaUserCreatedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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",
        "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}/createdObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/createdObjects/servicePrincipal",
    "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/createdObjects/$count",
    "Command": "Get-MgBetaUserCreatedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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",
        "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}/createdObjects/servicePrincipal/$count",
    "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar",
    "Command": "Get-MgBetaUserDefaultCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/events",
    "Command": "Get-MgBetaUserDefaultCalendarEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendar/getSchedule",
    "Command": "Get-MgBetaUserDefaultCalendarSchedule",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/drive",
    "Command": "Get-MgBetaUserDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaUserDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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}/devices/{device-id}",
    "Command": "Get-MgBetaUserDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices",
    "Command": "Get-MgBetaUserDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "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/{device-id}/commands/{command-id}",
    "Command": "Get-MgBetaUserDeviceCommand",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "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": "Get-MgBetaUserDeviceCommand",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/commands/$count",
    "Command": "Get-MgBetaUserDeviceCommandCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload",
    "Command": "Get-MgBetaUserDeviceCommandResponsepayload",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaUserDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/delta",
    "Command": "Get-MgBetaUserDeviceDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count",
    "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserDeviceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/extensions",
    "Command": "Get-MgBetaUserDeviceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count",
    "Command": "Get-MgBetaUserDeviceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count",
    "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgBetaUserDeviceMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf",
    "Command": "Get-MgBetaUserDeviceMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit",
    "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaUserDeviceMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group",
    "Command": "Get-MgBetaUserDeviceMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count",
    "Command": "Get-MgBetaUserDeviceMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count",
    "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners",
    "Command": "Get-MgBetaUserDeviceRegisteredOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers",
    "Command": "Get-MgBetaUserDeviceRegisteredUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user",
    "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref",
    "Command": "Get-MgBetaUserDeviceRegisteredUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count",
    "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}",
    "Command": "Get-MgBetaUserDeviceUsageRights",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights",
    "Command": "Get-MgBetaUserDeviceUsageRights",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count",
    "Command": "Get-MgBetaUserDeviceUsageRightsCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}",
    "Command": "Get-MgBetaUserDirectReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports",
    "Command": "Get-MgBetaUserDirectReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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.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}/directReports/{directoryObject-id}/orgContact",
    "Command": "Get-MgBetaUserDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/orgContact",
    "Command": "Get-MgBetaUserDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user",
    "Command": "Get-MgBetaUserDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/user",
    "Command": "Get-MgBetaUserDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/$count",
    "Command": "Get-MgBetaUserDirectReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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.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}/directReports/orgContact/$count",
    "Command": "Get-MgBetaUserDirectReportCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/user/$count",
    "Command": "Get-MgBetaUserDirectReportCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "Command": "Get-MgBetaUserDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives",
    "Command": "Get-MgBetaUserDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "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/{drive-id}/activities",
    "Command": "Get-MgBetaUserDriveActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}",
    "Command": "Get-MgBetaUserDriveBundle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "Command": "Get-MgBetaUserDriveBundle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Get-MgBetaUserDriveBundleContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count",
    "Command": "Get-MgBetaUserDriveBundleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgBetaUserDriveContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgBetaUserDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgBetaUserDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/$count",
    "Command": "Get-MgBetaUserDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{drive-id}/createdByUser",
    "Command": "Get-MgBetaUserDriveCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}",
    "Command": "Get-MgBetaUserDriveFollowing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following",
    "Command": "Get-MgBetaUserDriveFollowing",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Get-MgBetaUserDriveFollowingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/$count",
    "Command": "Get-MgBetaUserDriveFollowingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Get-MgBetaUserDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "Command": "Get-MgBetaUserDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities",
    "Command": "Get-MgBetaUserDriveItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaUserDriveItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Get-MgBetaUserDriveItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "Command": "Get-MgBetaUserDriveItemAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Get-MgBetaUserDriveItemChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "Get-MgBetaUserDriveItemChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Get-MgBetaUserDriveItemChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "Command": "Get-MgBetaUserDriveItemChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Get-MgBetaUserDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/$count",
    "Command": "Get-MgBetaUserDriveItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "Command": "Get-MgBetaUserDriveItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "Command": "Get-MgBetaUserDriveItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Get-MgBetaUserDriveItemListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities",
    "Command": "Get-MgBetaUserDriveItemListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "Command": "Get-MgBetaUserDriveItemListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "Command": "Get-MgBetaUserDriveItemListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Get-MgBetaUserDriveItemListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaUserDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "Get-MgBetaUserDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "Command": "Get-MgBetaUserDriveItemListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaUserDriveItemListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Get-MgBetaUserDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "Get-MgBetaUserDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "Command": "Get-MgBetaUserDriveItemPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "Command": "Get-MgBetaUserDriveItemRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaUserDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "Get-MgBetaUserDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "Command": "Get-MgBetaUserDriveItemSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgBetaUserDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "Get-MgBetaUserDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "Command": "Get-MgBetaUserDriveItemThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Get-MgBetaUserDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "Get-MgBetaUserDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgBetaUserDriveItemVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "Command": "Get-MgBetaUserDriveItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser",
    "Command": "Get-MgBetaUserDriveLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "Command": "Get-MgBetaUserDriveList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/activities",
    "Command": "Get-MgBetaUserDriveListActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaUserDriveListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "Command": "Get-MgBetaUserDriveListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count",
    "Command": "Get-MgBetaUserDriveListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaUserDriveListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgBetaUserDriveListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "Command": "Get-MgBetaUserDriveListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgBetaUserDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgBetaUserDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count",
    "Command": "Get-MgBetaUserDriveListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser",
    "Command": "Get-MgBetaUserDriveListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/drive",
    "Command": "Get-MgBetaUserDriveListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Get-MgBetaUserDriveListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "Command": "Get-MgBetaUserDriveListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities",
    "Command": "Get-MgBetaUserDriveListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaUserDriveListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgBetaUserDriveListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta",
    "Command": "Get-MgBetaUserDriveListItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgBetaUserDriveListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgBetaUserDriveListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgBetaUserDriveListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaUserDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgBetaUserDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgBetaUserDriveListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaUserDriveListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgBetaUserDriveListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "Command": "Get-MgBetaUserDriveListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count",
    "Command": "Get-MgBetaUserDriveListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaUserDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "Command": "Get-MgBetaUserDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count",
    "Command": "Get-MgBetaUserDriveListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "Command": "Get-MgBetaUserDriveRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/activities",
    "Command": "Get-MgBetaUserDriveRootActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaUserDriveRootActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "Command": "Get-MgBetaUserDriveRootAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime",
    "Command": "Get-MgBetaUserDriveRootAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Get-MgBetaUserDriveRootChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "Command": "Get-MgBetaUserDriveRootChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Get-MgBetaUserDriveRootChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count",
    "Command": "Get-MgBetaUserDriveRootChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "Command": "Get-MgBetaUserDriveRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser",
    "Command": "Get-MgBetaUserDriveRootCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/delta",
    "Command": "Get-MgBetaUserDriveRootDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "Command": "Get-MgBetaUserDriveRootListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities",
    "Command": "Get-MgBetaUserDriveRootListItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')",
    "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics",
    "Command": "Get-MgBetaUserDriveRootListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem",
    "Command": "Get-MgBetaUserDriveRootListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Get-MgBetaUserDriveRootListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgBetaUserDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "Get-MgBetaUserDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count",
    "Command": "Get-MgBetaUserDriveRootListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgBetaUserDriveRootListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Get-MgBetaUserDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "Command": "Get-MgBetaUserDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count",
    "Command": "Get-MgBetaUserDriveRootPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "Command": "Get-MgBetaUserDriveRootRetentionLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Get-MgBetaUserDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "Command": "Get-MgBetaUserDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count",
    "Command": "Get-MgBetaUserDriveRootSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgBetaUserDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "Command": "Get-MgBetaUserDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count",
    "Command": "Get-MgBetaUserDriveRootThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Get-MgBetaUserDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "Command": "Get-MgBetaUserDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgBetaUserDriveRootVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count",
    "Command": "Get-MgBetaUserDriveRootVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}",
    "Command": "Get-MgBetaUserDriveSpecial",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special",
    "Command": "Get-MgBetaUserDriveSpecial",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Get-MgBetaUserDriveSpecialContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/$count",
    "Command": "Get-MgBetaUserDriveSpecialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations",
    "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}",
    "Command": "Get-MgBetaUserEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events",
    "Command": "Get-MgBetaUserEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserEventAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "Command": "Get-MgBetaUserEventAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/$count",
    "Command": "Get-MgBetaUserEventAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/calendar",
    "Command": "Get-MgBetaUserEventCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/$count",
    "Command": "Get-MgBetaUserEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/delta",
    "Command": "Get-MgBetaUserEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}",
    "Command": "Get-MgBetaUserEventExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences",
    "Command": "Get-MgBetaUserEventExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count",
    "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserEventExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "Command": "Get-MgBetaUserEventExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/$count",
    "Command": "Get-MgBetaUserEventExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}",
    "Command": "Get-MgBetaUserEventInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances",
    "Command": "Get-MgBetaUserEventInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "Get-MgBetaUserEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "Command": "Get-MgBetaUserEventInstanceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar",
    "Command": "Get-MgBetaUserEventInstanceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/$count",
    "Command": "Get-MgBetaUserEventInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/delta",
    "Command": "Get-MgBetaUserEventInstanceDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count",
    "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "Get-MgBetaUserEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "Command": "Get-MgBetaUserEventInstanceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions",
    "Command": "Get-MgBetaUserExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/$count",
    "Command": "Get-MgBetaUserExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/followedSites/{site-id}",
    "Command": "Get-MgBetaUserFollowedSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/followedSites",
    "Command": "Get-MgBetaUserFollowedSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserFollowedSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/inferenceClassification",
    "Command": "Get-MgBetaUserInferenceClassification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "Command": "Get-MgBetaUserInferenceClassificationOverride",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "Command": "Get-MgBetaUserInferenceClassificationOverride",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/$count",
    "Command": "Get-MgBetaUserInferenceClassificationOverrideCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/informationProtection",
    "Command": "Get-MgBetaUserInformationProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/bitlocker",
    "Command": "Get-MgBetaUserInformationProtectionBitlocker",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlocker",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys",
    "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count",
    "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies",
    "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count",
    "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy",
    "Command": "Get-MgBetaUserInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Get-MgBetaUserInformationProtectionPolicyLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserInformationProtectionPolicyLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings",
    "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights",
    "Command": "Get-MgBetaUserInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphItemInsights",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "Command": "Get-MgBetaUserInsightShared",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared",
    "Command": "Get-MgBetaUserInsightShared",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "ApiVersion": "beta",
    "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}/insights/shared/$count",
    "Command": "Get-MgBetaUserInsightSharedCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/insights/shared/{sharedInsight-id}/lastSharedMethod",
    "Command": "Get-MgBetaUserInsightSharedLastSharedMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource",
    "Command": "Get-MgBetaUserInsightSharedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "Command": "Get-MgBetaUserInsightTrending",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTrending",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending",
    "Command": "Get-MgBetaUserInsightTrending",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTrending",
    "ApiVersion": "beta",
    "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}/insights/trending/$count",
    "Command": "Get-MgBetaUserInsightTrendingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/insights/trending/{trending-id}/resource",
    "Command": "Get-MgBetaUserInsightTrendingResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/insights/used/{usedInsight-id}",
    "Command": "Get-MgBetaUserInsightUsed",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/used",
    "Command": "Get-MgBetaUserInsightUsed",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "ApiVersion": "beta",
    "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}/insights/used/$count",
    "Command": "Get-MgBetaUserInsightUsedCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/insights/used/{usedInsight-id}/resource",
    "Command": "Get-MgBetaUserInsightUsedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/joinedGroups",
    "Command": "Get-MgBetaUserJoinedGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/joinedTeams",
    "Command": "Get-MgBetaUserJoinedTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Get-MgBetaUserLicenseDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/licenseDetails",
    "Command": "Get-MgBetaUserLicenseDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/licenseDetails/$count",
    "Command": "Get-MgBetaUserLicenseDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/getLoggedOnManagedDevices",
    "Command": "Get-MgBetaUserLoggedOnManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailboxSettings",
    "Command": "Get-MgBetaUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "MailboxSettings.Read",
        "Description": "Read your mailbox settings",
        "FullDescription": "Allows the app to read your mailbox settings.",
        "IsAdmin": false
      },
      {
        "Name": "MailboxSettings.ReadWrite",
        "Description": "Read and write to your mailbox settings",
        "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "Command": "Get-MgBetaUserMailFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders",
    "Command": "Get-MgBetaUserMailFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "Command": "Get-MgBetaUserMailFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "Command": "Get-MgBetaUserMailFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta",
    "Command": "Get-MgBetaUserMailFolderChildFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}",
    "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations",
    "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count",
    "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/$count",
    "Command": "Get-MgBetaUserMailFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/delta",
    "Command": "Get-MgBetaUserMailFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "Command": "Get-MgBetaUserMailFolderMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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",
    "Command": "Get-MgBetaUserMailFolderMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserMailFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "Command": "Get-MgBetaUserMailFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count",
    "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "Command": "Get-MgBetaUserMailFolderMessageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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/$count",
    "Command": "Get-MgBetaUserMailFolderMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta",
    "Command": "Get-MgBetaUserMailFolderMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserMailFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "Command": "Get-MgBetaUserMailFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count",
    "Command": "Get-MgBetaUserMailFolderMessageExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}",
    "Command": "Get-MgBetaUserMailFolderMessageMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions",
    "Command": "Get-MgBetaUserMailFolderMessageMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count",
    "Command": "Get-MgBetaUserMailFolderMessageMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "Command": "Get-MgBetaUserMailFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "Command": "Get-MgBetaUserMailFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count",
    "Command": "Get-MgBetaUserMailFolderMessageRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}",
    "Command": "Get-MgBetaUserMailFolderUserConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations",
    "Command": "Get-MgBetaUserMailFolderUserConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphUserConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count",
    "Command": "Get-MgBetaUserMailFolderUserConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/getMailTips",
    "Command": "Get-MgBetaUserMailTip",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMailTips",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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/getManagedAppBlockedUsers",
    "Command": "Get-MgBetaUserManagedAppBlockedUser",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses",
    "Command": "Get-MgBetaUserManagedAppDiagnosticStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/getManagedAppPolicies",
    "Command": "Get-MgBetaUserManagedAppPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Get-MgBetaUserManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedAppRegistrations",
    "Command": "Get-MgBetaUserManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedAppRegistrations/$count",
    "Command": "Get-MgBetaUserManagedAppRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "Command": "Get-MgBetaUserManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices",
    "Command": "Get-MgBetaUserManagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count",
    "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Get-MgBetaUserManagedDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults",
    "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus",
    "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCloudPcReviewStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Get-MgBetaUserManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "Get-MgBetaUserManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/$count",
    "Command": "Get-MgBetaUserManagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}",
    "Command": "Get-MgBetaUserManagedDeviceDetectedApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps",
    "Command": "Get-MgBetaUserManagedDeviceDetectedApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count",
    "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey",
    "Command": "Get-MgBetaUserManagedDeviceFileVaultKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Get-MgBetaUserManagedDeviceHealthScriptState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "Command": "Get-MgBetaUserManagedDeviceHealthScriptState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count",
    "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count",
    "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings",
    "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count",
    "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users",
    "Command": "Get-MgBetaUserManagedDeviceUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures",
    "Command": "Get-MgBetaUserManagedDeviceWithAppFailure",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps",
    "Command": "Get-MgBetaUserManagedDeviceWithFailedApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/manager",
    "Command": "Get-MgBetaUserManager",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/manager/$ref",
    "Command": "Get-MgBetaUserManagerByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/getMemberGroups",
    "Command": "Get-MgBetaUserMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgBetaUserMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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}/memberOf/{directoryObject-id}",
    "Command": "Get-MgBetaUserMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/memberOf/administrativeUnit",
    "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "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}/directoryRole",
    "Command": "Get-MgBetaUserMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/memberOf/directoryRole",
    "Command": "Get-MgBetaUserMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "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}/group",
    "Command": "Get-MgBetaUserMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/memberOf/group",
    "Command": "Get-MgBetaUserMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaUserMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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/administrativeUnit/$count",
    "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/messages/{message-id}",
    "Command": "Get-MgBetaUserMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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",
    "Command": "Get-MgBetaUserMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "Command": "Get-MgBetaUserMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count",
    "Command": "Get-MgBetaUserMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/$value",
    "Command": "Get-MgBetaUserMessageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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/$count",
    "Command": "Get-MgBetaUserMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/messages/delta",
    "Command": "Get-MgBetaUserMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserMessageExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "Command": "Get-MgBetaUserMessageExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count",
    "Command": "Get-MgBetaUserMessageExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}",
    "Command": "Get-MgBetaUserMessageMention",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/mentions",
    "Command": "Get-MgBetaUserMessageMention",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count",
    "Command": "Get-MgBetaUserMessageMentionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}",
    "Command": "Get-MgBetaUserMobileAppIntentAndState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mobileAppIntentAndStates",
    "Command": "Get-MgBetaUserMobileAppIntentAndState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count",
    "Command": "Get-MgBetaUserMobileAppIntentAndStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count",
    "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/notifications/{notification-id}",
    "Command": "Get-MgBetaUserNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/notifications",
    "Command": "Get-MgBetaUserNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/notifications/$count",
    "Command": "Get-MgBetaUserNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Get-MgBetaUserOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/oauth2PermissionGrants",
    "Command": "Get-MgBetaUserOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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": "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",
    "Command": "Get-MgBetaUserOauth2PermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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": "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}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgBetaUserOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks",
    "Command": "Get-MgBetaUserOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/$count",
    "Command": "Get-MgBetaUserOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl",
    "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgBetaUserOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgBetaUserOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/operations/$count",
    "Command": "Get-MgBetaUserOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgBetaUserOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "Command": "Get-MgBetaUserOnenoteRecentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgBetaUserOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgBetaUserOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaUserOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgBetaUserOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sections",
    "Command": "Get-MgBetaUserOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/$count",
    "Command": "Get-MgBetaUserOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgBetaUserOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "Command": "Get-MgBetaUserOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgBetaUserOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgBetaUserOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgBetaUserOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "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}/onlineMeetings/{onlineMeeting-id}",
    "Command": "Get-MgBetaUserOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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",
    "Command": "Get-MgBetaUserOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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",
    "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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}/broadcastRecording",
    "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/$count",
    "Command": "Get-MgBetaUserOnlineMeetingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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",
    "Command": "Get-MgBetaUserOnlineMeetingRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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}/recordings",
    "Command": "Get-MgBetaUserOnlineMeetingRecording",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "Command": "Get-MgBetaUserOnlineMeetingRecordingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count",
    "Command": "Get-MgBetaUserOnlineMeetingRecordingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta",
    "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration",
    "Command": "Get-MgBetaUserOnlineMeetingRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "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/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/transcripts/{callTranscript-id}",
    "Command": "Get-MgBetaUserOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta",
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "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}/metadataContent",
    "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/outlook/masterCategories/{outlookCategory-id}",
    "Command": "Get-MgBetaUserOutlookMasterCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read your mailbox settings",
      "FullDescription": "Allows the app to read your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "Command": "Get-MgBetaUserOutlookMasterCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read your mailbox settings",
      "FullDescription": "Allows the app to read your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories/$count",
    "Command": "Get-MgBetaUserOutlookMasterCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read your mailbox settings",
      "FullDescription": "Allows the app to read your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}",
    "Command": "Get-MgBetaUserOutlookTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks",
    "Command": "Get-MgBetaUserOutlookTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserOutlookTaskAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments",
    "Command": "Get-MgBetaUserOutlookTaskAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count",
    "Command": "Get-MgBetaUserOutlookTaskAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/$count",
    "Command": "Get-MgBetaUserOutlookTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}",
    "Command": "Get-MgBetaUserOutlookTaskFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders",
    "Command": "Get-MgBetaUserOutlookTaskFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/$count",
    "Command": "Get-MgBetaUserOutlookTaskFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "Command": "Get-MgBetaUserOutlookTaskFolderTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks",
    "Command": "Get-MgBetaUserOutlookTaskFolderTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments",
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count",
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count",
    "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}",
    "Command": "Get-MgBetaUserOutlookTaskGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups",
    "Command": "Get-MgBetaUserOutlookTaskGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/$count",
    "Command": "Get-MgBetaUserOutlookTaskGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count",
    "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Tasks.Read",
      "Description": "Read your tasks and task lists",
      "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}",
    "Command": "Get-MgBetaUserOwnedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices",
    "Command": "Get-MgBetaUserOwnedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedDevices/{directoryObject-id}/device",
    "Command": "Get-MgBetaUserOwnedDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/device",
    "Command": "Get-MgBetaUserOwnedDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/endpoint",
    "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/$count",
    "Command": "Get-MgBetaUserOwnedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedDevices/device/$count",
    "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/endpoint/$count",
    "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}",
    "Command": "Get-MgBetaUserOwnedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects",
    "Command": "Get-MgBetaUserOwnedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedObjects/{directoryObject-id}/application",
    "Command": "Get-MgBetaUserOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/application",
    "Command": "Get-MgBetaUserOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group",
    "Command": "Get-MgBetaUserOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/group",
    "Command": "Get-MgBetaUserOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal",
    "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/getUserOwnedObjects",
    "Command": "Get-MgBetaUserOwnedObjectByType",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/$count",
    "Command": "Get-MgBetaUserOwnedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedObjects/application/$count",
    "Command": "Get-MgBetaUserOwnedObjectCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/group/$count",
    "Command": "Get-MgBetaUserOwnedObjectCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count",
    "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/people/{person-id}",
    "Command": "Get-MgBetaUserPerson",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPerson",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/people",
    "Command": "Get-MgBetaUserPerson",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPerson",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserPersonCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/photo",
    "Command": "Get-MgBetaUserPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserPhoto",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaUserPhotoCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/planner",
    "Command": "Get-MgBetaUserPlanner",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/all",
    "Command": "Get-MgBetaUserPlanner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerDelta",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/all/$count",
    "Command": "Get-MgBetaUserPlannerAllCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/all/delta",
    "Command": "Get-MgBetaUserPlannerAllDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPlannerDelta",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}",
    "Command": "Get-MgBetaUserPlannerFavoritePlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/favoritePlans",
    "Command": "Get-MgBetaUserPlannerFavoritePlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/favoritePlans/$count",
    "Command": "Get-MgBetaUserPlannerFavoritePlanCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/plans",
    "Command": "Get-MgBetaUserPlannerPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta",
    "Command": "Get-MgBetaUserPlannerPlanBucketDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta",
    "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/plans/delta",
    "Command": "Get-MgBetaUserPlannerPlanDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta",
    "Command": "Get-MgBetaUserPlannerPlanTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}",
    "Command": "Get-MgBetaUserPlannerRecentPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/recentPlans",
    "Command": "Get-MgBetaUserPlannerRecentPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/recentPlans/$count",
    "Command": "Get-MgBetaUserPlannerRecentPlanCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}",
    "Command": "Get-MgBetaUserPlannerRosterPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/planner/rosterPlans",
    "Command": "Get-MgBetaUserPlannerRosterPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserPlannerRosterPlanCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserPlannerTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/delta",
    "Command": "Get-MgBetaUserPlannerTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}/presence",
    "Command": "Get-MgBetaUserPresence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "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}/profile",
    "Command": "Get-MgBetaUserProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphProfile",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAccount",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAccountCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileAddress",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemAddress",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAddress",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemAddress",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAddressCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileAnniversary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAnniversary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAnniversaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileAward",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAward",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAward",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAward",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileAwardCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileCertification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileCertification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileCertificationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileEducationalActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileEducationalActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileEducationalActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileEmail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemEmail",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileEmail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemEmail",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileEmailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileInterest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileInterest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileInterestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileLanguage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileLanguage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileLanguageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileName",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonName",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileName",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonName",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileNameCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileNote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileNote",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileNoteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfilePatent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPatent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePatent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPatent",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePatentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfilePhone",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPhone",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePhone",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPhone",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePhoneCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfilePosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileProject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileProject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileProjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfilePublication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPublication",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePublication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPublication",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfilePublicationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileSkill",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileSkill",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileSkillCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileWebAccount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWebAccount",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileWebAccount",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWebAccount",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileWebAccountCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserProfileWebsite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileWebsite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserProfileWebsiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/registeredDevices/{directoryObject-id}",
    "Command": "Get-MgBetaUserRegisteredDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices",
    "Command": "Get-MgBetaUserRegisteredDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/registeredDevices/{directoryObject-id}/device",
    "Command": "Get-MgBetaUserRegisteredDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/device",
    "Command": "Get-MgBetaUserRegisteredDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint",
    "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/endpoint",
    "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/$count",
    "Command": "Get-MgBetaUserRegisteredDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/registeredDevices/device/$count",
    "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/endpoint/$count",
    "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "Command": "Get-MgBetaUserScopedRoleMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "Command": "Get-MgBetaUserScopedRoleMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/users/{user-id}/scopedRoleMemberOf/$count",
    "Command": "Get-MgBetaUserScopedRoleMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "/users/{user-id}/security",
    "Command": "Get-MgBetaUserSecurity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAutoGenerated",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection",
    "Command": "Get-MgBetaUserSecurityInformationProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings",
    "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "ApiVersion": "beta",
    "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}",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/parent",
    "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings",
    "Command": "Get-MgBetaUserSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUserSettings",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/settings/contactMergeSuggestions",
    "Command": "Get-MgBetaUserSettingContactMergeSuggestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphContactMergeSuggestions",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserSettingItemInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUserInsightsSettings",
    "ApiVersion": "beta",
    "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/regionalAndLanguageSettings",
    "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "Command": "Get-MgBetaUserSettingShiftPreference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "ApiVersion": "beta",
    "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}/sponsors/{directoryObject-id}",
    "Command": "Get-MgBetaUserSponsor",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/sponsors",
    "Command": "Get-MgBetaUserSponsor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/sponsors/$count",
    "Command": "Get-MgBetaUserSponsorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork",
    "Command": "Get-MgBetaUserTeamwork",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "Command": "Get-MgBetaUserTeamworkAssociatedTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "Command": "Get-MgBetaUserTeamworkAssociatedTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/$count",
    "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "Command": "Get-MgBetaUserTeamworkInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserTeamworkInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "ApiVersion": "beta",
    "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",
    "Command": "Get-MgBetaUserTeamworkInstalledAppChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "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/$count",
    "Command": "Get-MgBetaUserTeamworkInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/teamsApp",
    "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "Command": "Get-MgBetaUserTodoList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoList",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoListCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoListDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "beta",
    "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/{todoTaskList-id}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserTodoListExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions",
    "Command": "Get-MgBetaUserTodoListExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count",
    "Command": "Get-MgBetaUserTodoListExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "Command": "Get-MgBetaUserTodoTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}",
    "Command": "Get-MgBetaUserTodoTaskAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskAttachmentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}/attachmentSessions/{attachmentSession-id}",
    "Command": "Get-MgBetaUserTodoTaskAttachmentSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions",
    "Command": "Get-MgBetaUserTodoTaskAttachmentSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count",
    "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "Command": "Get-MgBetaUserTodoTaskChecklistItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskChecklistItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskChecklistItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}/extensions/{extension-id}",
    "Command": "Get-MgBetaUserTodoTaskExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions",
    "Command": "Get-MgBetaUserTodoTaskExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count",
    "Command": "Get-MgBetaUserTodoTaskExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "Command": "Get-MgBetaUserTodoTaskLinkedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskLinkedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgBetaUserTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf",
    "Command": "Get-MgBetaUserTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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
      },
      {
        "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": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/group",
    "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/$count",
    "Command": "Get-MgBetaUserTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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
      },
      {
        "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": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count",
    "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}",
    "Command": "Get-MgBetaUserTransitiveReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveReports",
    "Command": "Get-MgBetaUserTransitiveReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveReports/$count",
    "Command": "Get-MgBetaUserTransitiveReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations",
    "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count",
    "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "Command": "Get-MgBetaVirtualEvent",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events",
    "Command": "Get-MgBetaVirtualEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/$count",
    "Command": "Get-MgBetaVirtualEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}",
    "Command": "Get-MgBetaVirtualEventPresenter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters",
    "Command": "Get-MgBetaVirtualEventPresenter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count",
    "Command": "Get-MgBetaVirtualEventPresenterCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "Command": "Get-MgBetaVirtualEventSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions",
    "Command": "Get-MgBetaVirtualEventSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/alternativeRecording",
    "Command": "Get-MgBetaVirtualEventSessionAlternativeRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendeeReport",
    "Command": "Get-MgBetaVirtualEventSessionAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/broadcastRecording",
    "Command": "Get-MgBetaVirtualEventSessionBroadcastRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count",
    "Command": "Get-MgBetaVirtualEventSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords",
    "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count",
    "Command": "Get-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recording",
    "Command": "Get-MgBetaVirtualEventSessionRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings",
    "Command": "Get-MgBetaVirtualEventSessionRecording",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content",
    "Command": "Get-MgBetaVirtualEventSessionRecordingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/$count",
    "Command": "Get-MgBetaVirtualEventSessionRecordingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration",
    "Command": "Get-MgBetaVirtualEventSessionRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations",
    "Command": "Get-MgBetaVirtualEventSessionRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationCustomQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/$count",
    "Command": "Get-MgBetaVirtualEventSessionRegistrationRegistrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}",
    "Command": "Get-MgBetaVirtualEventSessionTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts",
    "Command": "Get-MgBetaVirtualEventSessionTranscript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content",
    "Command": "Get-MgBetaVirtualEventSessionTranscriptContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/$count",
    "Command": "Get-MgBetaVirtualEventSessionTranscriptCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Get-MgBetaVirtualEventSessionTranscriptMetadataContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "Command": "Get-MgBetaVirtualEventWebinar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars",
    "Command": "Get-MgBetaVirtualEventWebinar",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/$count",
    "Command": "Get-MgBetaVirtualEventWebinarCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}",
    "Command": "Get-MgBetaVirtualEventWebinarPresenter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters",
    "Command": "Get-MgBetaVirtualEventWebinarPresenter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count",
    "Command": "Get-MgBetaVirtualEventWebinarPresenterCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "Command": "Get-MgBetaVirtualEventWebinarRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations",
    "Command": "Get-MgBetaVirtualEventWebinarRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistrationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/alternativeRecording",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionAlternativeRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/attendeeReport",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/broadcastRecording",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionBroadcastRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/recording",
    "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions",
    "Command": "Get-MgBetaVirtualEventWebinarSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/alternativeRecording",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAlternativeRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendeeReport",
    "Command": "Get-MgBetaVirtualEventWebinarSessionAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/broadcastRecording",
    "Command": "Get-MgBetaVirtualEventWebinarSessionBroadcastRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport",
    "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords",
    "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recording",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRecording",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRecording",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRecordingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationRegistrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}",
    "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts",
    "Command": "Get-MgBetaVirtualEventWebinarSessionTranscript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content",
    "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/$count",
    "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Get-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}",
    "Command": "Get-MgBetaWindowsUpdatesCatalogEntry",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/catalog/entries",
    "Command": "Get-MgBetaWindowsUpdatesCatalogEntry",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/catalog/entries/$count",
    "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}",
    "Command": "Get-MgBetaWindowsUpdatesDeployment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/deployments",
    "Command": "Get-MgBetaWindowsUpdatesDeployment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/$count",
    "Command": "Get-MgBetaWindowsUpdatesDeploymentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}",
    "Command": "Get-MgBetaWindowsUpdatesPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies",
    "Command": "Get-MgBetaWindowsUpdatesPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudience",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count",
    "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy",
    "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/$count",
    "Command": "Get-MgBetaWindowsUpdatesPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}",
    "Command": "Get-MgBetaWindowsUpdatesResourceConnection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/resourceConnections",
    "Command": "Get-MgBetaWindowsUpdatesResourceConnection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/resourceConnections/$count",
    "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}",
    "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets",
    "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/$count",
    "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}",
    "Command": "Get-MgBookingBusiness",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses",
    "Command": "Get-MgBookingBusiness",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "Command": "Get-MgBookingBusinessAppointment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/appointments",
    "Command": "Get-MgBookingBusinessAppointment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/appointments/$count",
    "Command": "Get-MgBookingBusinessAppointmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "Command": "Get-MgBookingBusinessCalendarView",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "Command": "Get-MgBookingBusinessCalendarView",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/calendarView/$count",
    "Command": "Get-MgBookingBusinessCalendarViewCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/$count",
    "Command": "Get-MgBookingBusinessCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}",
    "Command": "Get-MgBookingBusinessCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/customers",
    "Command": "Get-MgBookingBusinessCustomer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomerBase",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/customers/$count",
    "Command": "Get-MgBookingBusinessCustomerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "Command": "Get-MgBookingBusinessCustomQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "Command": "Get-MgBookingBusinessCustomQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count",
    "Command": "Get-MgBookingBusinessCustomQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "Command": "Get-MgBookingBusinessService",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/services",
    "Command": "Get-MgBookingBusinessService",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/services/$count",
    "Command": "Get-MgBookingBusinessServiceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability",
    "Command": "Get-MgBookingBusinessStaffAvailability",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphStaffAvailabilityItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Bookings.Read.All",
        "Description": "Read all Bookings related resources.",
        "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ",
        "IsAdmin": false
      },
      {
        "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}/staffMembers/{bookingStaffMemberBase-id}",
    "Command": "Get-MgBookingBusinessStaffMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "Command": "Get-MgBookingBusinessStaffMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingStaffMemberBase",
    "ApiVersion": "v1.0",
    "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/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count",
    "Command": "Get-MgBookingBusinessStaffMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgBookingCurrency",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgBookingCurrency",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgBookingCurrencyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/chats/{chat-id}",
    "Command": "Get-MgChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgChatInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgChatInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/lastMessagePreview",
    "Command": "Get-MgChatLastMessagePreview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Get-MgChatMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgChatMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/messages/{chatMessage-id}",
    "Command": "Get-MgChatMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/chats/{chat-id}/messages",
    "Command": "Get-MgChatMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgChatMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgChatMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgChatMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgChatMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgChatMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgChatMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgChatMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants",
    "Command": "Get-MgChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Get-MgChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "Command": "Get-MgChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgChatPinnedMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/tabs/{teamsTab-id}",
    "Command": "Get-MgChatTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgChatTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgChatTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/teamsApp",
    "Command": "Get-MgChatTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}",
    "Command": "Get-MgCommunicationCall",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCall",
    "ApiVersion": "v1.0",
    "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}/audioRoutingGroups/{audioRoutingGroup-id}",
    "Command": "Get-MgCommunicationCallAudioRoutingGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallAudioRoutingGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallAudioRoutingGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/contentSharingSessions/{contentSharingSession-id}",
    "Command": "Get-MgCommunicationCallContentSharingSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallContentSharingSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphContentSharingSession",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallContentSharingSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgCommunicationCallCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "Command": "Get-MgCommunicationCallOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations",
    "Command": "Get-MgCommunicationCallOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/$count",
    "Command": "Get-MgCommunicationCallOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "Command": "Get-MgCommunicationCallParticipant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallParticipant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallParticipantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/callRecords/{callRecord-id}",
    "Command": "Get-MgCommunicationCallRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsCallRecord",
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgCommunicationCallRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}",
    "Command": "Get-MgCommunicationCallRecordSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "Command": "Get-MgCommunicationCallRecordSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgCommunicationCallRecordSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{session-id}/segments/$count",
    "Command": "Get-MgCommunicationCallRecordSessionSegmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "Command": "Get-MgCommunicationOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetExpanded",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings",
    "Command": "Get-MgCommunicationOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/$count",
    "Command": "Get-MgCommunicationOnlineMeetingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Get-MgCommunicationOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "Command": "Get-MgCommunicationOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count",
    "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}",
    "Command": "Get-MgCommunicationPresence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences",
    "Command": "Get-MgCommunicationPresence",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "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/getPresencesByUserId",
    "Command": "Get-MgCommunicationPresenceByUserId",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Presence.Read.All",
      "Description": "Read presence information of all users in your organization",
      "FullDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/communications/presences/$count",
    "Command": "Get-MgCommunicationPresenceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/compliance",
    "Command": "Get-MgCompliance",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphCompliance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}",
    "Command": "Get-MgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts",
    "Command": "Get-MgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/getByIds",
    "Command": "Get-MgContactById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/$count",
    "Command": "Get-MgContactCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/delta",
    "Command": "Get-MgContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}",
    "Command": "Get-MgContactDirectReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports",
    "Command": "Get-MgContactDirectReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact",
    "Command": "Get-MgContactDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact",
    "Command": "Get-MgContactDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user",
    "Command": "Get-MgContactDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/user",
    "Command": "Get-MgContactDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/$count",
    "Command": "Get-MgContactDirectReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count",
    "Command": "Get-MgContactDirectReportCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/directReports/user/$count",
    "Command": "Get-MgContactDirectReportCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/manager",
    "Command": "Get-MgContactManager",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/getMemberGroups",
    "Command": "Get-MgContactMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgContactMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgContactMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf",
    "Command": "Get-MgContactMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgContactMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit",
    "Command": "Get-MgContactMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgContactMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/group",
    "Command": "Get-MgContactMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/$count",
    "Command": "Get-MgContactMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/memberOf/group/$count",
    "Command": "Get-MgContactMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors",
    "Command": "Get-MgContactServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgContactServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgContactTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf",
    "Command": "Get-MgContactTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgContactTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group",
    "Command": "Get-MgContactTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count",
    "Command": "Get-MgContactTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "OrgContact.Read.All",
        "Description": "Read organizational contacts",
        "FullDescription": "Allows the app to read all organizational contacts on your behalf.  These contacts are managed by the organization and are different from your personal contacts.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgContactTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}",
    "Command": "Get-MgContract",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/contracts",
    "Command": "Get-MgContract",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/contracts/getByIds",
    "Command": "Get-MgContractById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/$count",
    "Command": "Get-MgContractCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/contracts/delta",
    "Command": "Get-MgContractDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/contracts/{contract-id}/getMemberGroups",
    "Command": "Get-MgContractMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}/getMemberObjects",
    "Command": "Get-MgContractMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "Command": "Get-MgDataPolicyOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "v1.0",
    "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": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/dataPolicyOperations",
    "Command": "Get-MgDataPolicyOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/$count",
    "Command": "Get-MgDataPolicyOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}",
    "Command": "Get-MgDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices",
    "Command": "Get-MgDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/deviceAppManagement",
    "Command": "Get-MgDeviceAppManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/$count",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/$count",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "Command": "Get-MgDeviceAppManagementManagedAppPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "Command": "Get-MgDeviceAppManagementManagedAppPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies/$count",
    "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/$count",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration",
    "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "Command": "Get-MgDeviceAppManagementManagedAppStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppStatuses",
    "Command": "Get-MgDeviceAppManagementManagedAppStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedAppStatuses/$count",
    "Command": "Get-MgDeviceAppManagementManagedAppStatusCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "Command": "Get-MgDeviceAppManagementManagedEBook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks",
    "Command": "Get-MgDeviceAppManagementManagedEBook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "Command": "Get-MgDeviceAppManagementManagedEBookAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "Command": "Get-MgDeviceAppManagementManagedEBookAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/$count",
    "Command": "Get-MgDeviceAppManagementManagedEBookCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count",
    "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count",
    "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "Command": "Get-MgDeviceAppManagementMobileApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps",
    "Command": "Get-MgDeviceAppManagementMobileApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidLobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidStoreApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosStoreApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosVppApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSDmgApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMacOSLobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAndroidLobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedIosLobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileLobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "Command": "Get-MgDeviceAppManagementMobileAppAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "Command": "Get-MgDeviceAppManagementMobileAppAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWin32LobApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsAppX",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsMobileMsi",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsUniversalAppX",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp",
    "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsWebApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "Command": "Get-MgDeviceAppManagementMobileAppCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "Command": "Get-MgDeviceAppManagementMobileAppCategory",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "Command": "Get-MgDeviceAppManagementMobileAppConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "Command": "Get-MgDeviceAppManagementMobileAppConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count",
    "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "Command": "Get-MgDeviceAppManagementVppToken",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens",
    "Command": "Get-MgDeviceAppManagementVppToken",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/$count",
    "Command": "Get-MgDeviceAppManagementVppTokenCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count",
    "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices(deviceId='{deviceId}')",
    "Command": "Get-MgDeviceByDeviceId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/getByIds",
    "Command": "Get-MgDeviceById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/$count",
    "Command": "Get-MgDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/delta",
    "Command": "Get-MgDeviceDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Device.Read.All",
      "Description": "Read all devices",
      "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "Command": "Get-MgDeviceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions",
    "Command": "Get-MgDeviceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions/$count",
    "Command": "Get-MgDeviceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement",
    "Command": "Get-MgDeviceManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "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, 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.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "Command": "Get-MgDeviceManagementApplePushNotificationCertificate",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "Command": "Get-MgDeviceManagementAuditEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents",
    "Command": "Get-MgDeviceManagementAuditEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')",
    "Command": "Get-MgDeviceManagementAuditEventAuditActivityType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/getAuditCategories",
    "Command": "Get-MgDeviceManagementAuditEventAuditCategory",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/$count",
    "Command": "Get-MgDeviceManagementAuditEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "Command": "Get-MgDeviceManagementComplianceManagementPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners",
    "Command": "Get-MgDeviceManagementComplianceManagementPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/$count",
    "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "Command": "Get-MgDeviceManagementConditionalAccessSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "Command": "Get-MgDeviceManagementDetectedApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps",
    "Command": "Get-MgDeviceManagementDetectedApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/$count",
    "Command": "Get-MgDeviceManagementDetectedAppCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}",
    "Command": "Get-MgDeviceManagementDetectedAppManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices",
    "Command": "Get-MgDeviceManagementDetectedAppManagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count",
    "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "Command": "Get-MgDeviceManagementDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories",
    "Command": "Get-MgDeviceManagementDeviceCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/$count",
    "Command": "Get-MgDeviceManagementDeviceCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "Command": "Get-MgDeviceManagementDeviceConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations",
    "Command": "Get-MgDeviceManagementDeviceConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count",
    "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/$count",
    "Command": "Get-MgDeviceManagementDeviceConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')",
    "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count",
    "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')",
    "Command": "Get-MgDeviceManagementEffectivePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphRolePermission",
    "ApiVersion": "v1.0",
    "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "Command": "Get-MgDeviceManagementExchangeConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors",
    "Command": "Get-MgDeviceManagementExchangeConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/$count",
    "Command": "Get-MgDeviceManagementExchangeConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count",
    "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "Command": "Get-MgDeviceManagementIoUpdateStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/iosUpdateStatuses",
    "Command": "Get-MgDeviceManagementIoUpdateStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/iosUpdateStatuses/$count",
    "Command": "Get-MgDeviceManagementIoUpdateStatusCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/managedDevices/{managedDevice-id}",
    "Command": "Get-MgDeviceManagementManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices",
    "Command": "Get-MgDeviceManagementManagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Get-MgDeviceManagementManagedDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/$count",
    "Command": "Get-MgDeviceManagementManagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDeviceOverview",
    "Command": "Get-MgDeviceManagementManagedDeviceOverview",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users",
    "Command": "Get-MgDeviceManagementManagedDeviceUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/mobileAppTroubleshootingEvents",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count",
    "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count",
    "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/$count",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count",
    "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "Command": "Get-MgDeviceManagementPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners",
    "Command": "Get-MgDeviceManagementPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/$count",
    "Command": "Get-MgDeviceManagementPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "Command": "Get-MgDeviceManagementRemoteAssistancePartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "Command": "Get-MgDeviceManagementRemoteAssistancePartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/$count",
    "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports",
    "Command": "Get-MgDeviceManagementReport",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getCachedReport",
    "Command": "Get-MgDeviceManagementReportCachedReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport",
    "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport",
    "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles",
    "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport",
    "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport",
    "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}",
    "Command": "Get-MgDeviceManagementReportExportJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/exportJobs",
    "Command": "Get-MgDeviceManagementReportExportJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementExportJob",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/exportJobs/$count",
    "Command": "Get-MgDeviceManagementReportExportJobCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getReportFilters",
    "Command": "Get-MgDeviceManagementReportFilter",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getHistoricalReport",
    "Command": "Get-MgDeviceManagementReportHistoricalReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport",
    "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata",
    "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport",
    "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports/getSettingNonComplianceReport",
    "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "Command": "Get-MgDeviceManagementResourceOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations",
    "Command": "Get-MgDeviceManagementResourceOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations/$count",
    "Command": "Get-MgDeviceManagementResourceOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "Command": "Get-MgDeviceManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments",
    "Command": "Get-MgDeviceManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/$count",
    "Command": "Get-MgDeviceManagementRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "Command": "Get-MgDeviceManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions",
    "Command": "Get-MgDeviceManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/$count",
    "Command": "Get-MgDeviceManagementRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition",
    "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/softwareUpdateStatusSummary",
    "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count",
    "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "Command": "Get-MgDeviceManagementTermAndCondition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions",
    "Command": "Get-MgDeviceManagementTermAndCondition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions",
    "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "Command": "Get-MgDeviceManagementTermAndConditionAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "Command": "Get-MgDeviceManagementTermAndConditionAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count",
    "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/$count",
    "Command": "Get-MgDeviceManagementTermAndConditionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Get-MgDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/troubleshootingEvents",
    "Command": "Get-MgDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/troubleshootingEvents/$count",
    "Command": "Get-MgDeviceManagementTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count",
    "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count",
    "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count",
    "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/$count",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count",
    "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/devices/{device-id}/getMemberGroups",
    "Command": "Get-MgDeviceMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgDeviceMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/devices/{device-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgDeviceMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf",
    "Command": "Get-MgDeviceMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/administrativeUnit",
    "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgDeviceMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/group",
    "Command": "Get-MgDeviceMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/$count",
    "Command": "Get-MgDeviceMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/memberOf/group/$count",
    "Command": "Get-MgDeviceMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners",
    "Command": "Get-MgDeviceRegisteredOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment",
    "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint",
    "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/endpoint",
    "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal",
    "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user",
    "Command": "Get-MgDeviceRegisteredOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/user",
    "Command": "Get-MgDeviceRegisteredOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "Command": "Get-MgDeviceRegisteredOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredOwners/$count",
    "Command": "Get-MgDeviceRegisteredOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count",
    "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count",
    "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count",
    "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/user/$count",
    "Command": "Get-MgDeviceRegisteredOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers",
    "Command": "Get-MgDeviceRegisteredUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment",
    "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint",
    "Command": "Get-MgDeviceRegisteredUserAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/endpoint",
    "Command": "Get-MgDeviceRegisteredUserAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal",
    "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user",
    "Command": "Get-MgDeviceRegisteredUserAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/user",
    "Command": "Get-MgDeviceRegisteredUserAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "Command": "Get-MgDeviceRegisteredUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredUsers/$count",
    "Command": "Get-MgDeviceRegisteredUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count",
    "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count",
    "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count",
    "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/user/$count",
    "Command": "Get-MgDeviceRegisteredUserCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgDeviceTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf",
    "Command": "Get-MgDeviceTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgDeviceTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/group",
    "Command": "Get-MgDeviceTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/$count",
    "Command": "Get-MgDeviceTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory",
    "Command": "Get-MgDirectory",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "Command": "Get-MgDirectoryAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits",
    "Command": "Get-MgDirectoryAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/delta",
    "Command": "Get-MgDirectoryAdministrativeUnitDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Get-MgDirectoryAdministrativeUnitExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "Command": "Get-MgDirectoryAdministrativeUnitExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "Command": "Get-MgDirectoryAdministrativeUnitMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.Read.All",
        "Description": "Read administrative units",
        "FullDescription": "Allows the app to read administrative units and administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count",
    "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "Command": "Get-MgDirectoryAttributeSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/attributeSets",
    "Command": "Get-MgDirectoryAttributeSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/attributeSets/$count",
    "Command": "Get-MgDirectoryAttributeSetCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/$count",
    "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "CustomSecAttributeDefinition.Read.All",
        "Description": "Read custom security attribute definitions",
        "FullDescription": "Allows the app to read custom security attribute definitions for the tenant on your behalf.",
        "IsAdmin": true
      },
      {
        "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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}",
    "Command": "Get-MgDirectoryDeletedItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/administrativeUnit",
    "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/application",
    "Command": "Get-MgDirectoryDeletedItemAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/application",
    "Command": "Get-MgDirectoryDeletedItemAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/device",
    "Command": "Get-MgDirectoryDeletedItemAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/device",
    "Command": "Get-MgDirectoryDeletedItemAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/group",
    "Command": "Get-MgDirectoryDeletedItemAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/group",
    "Command": "Get-MgDirectoryDeletedItemAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/servicePrincipal",
    "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/user",
    "Command": "Get-MgDirectoryDeletedItemAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/user",
    "Command": "Get-MgDirectoryDeletedItemAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/getByIds",
    "Command": "Get-MgDirectoryDeletedItemById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/administrativeUnit/$count",
    "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/application/$count",
    "Command": "Get-MgDirectoryDeletedItemCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/device/$count",
    "Command": "Get-MgDirectoryDeletedItemCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/group/$count",
    "Command": "Get-MgDirectoryDeletedItemCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/servicePrincipal/$count",
    "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/user/$count",
    "Command": "Get-MgDirectoryDeletedItemCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups",
    "Command": "Get-MgDirectoryDeletedItemMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects",
    "Command": "Get-MgDirectoryDeletedItemMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "Command": "Get-MgDirectoryFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations",
    "Command": "Get-MgDirectoryFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/$count",
    "Command": "Get-MgDirectoryFederationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}",
    "Command": "Get-MgDirectoryObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects",
    "Command": "Get-MgDirectoryObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/getAvailableExtensionProperties",
    "Command": "Get-MgDirectoryObjectAvailableExtensionProperty",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects/getByIds",
    "Command": "Get-MgDirectoryObjectById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects/$count",
    "Command": "Get-MgDirectoryObjectCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/delta",
    "Command": "Get-MgDirectoryObjectDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.Read.All",
      "Description": "Read directory data",
      "FullDescription": "Allows the app to read data in your organization's directory.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups",
    "Command": "Get-MgDirectoryObjectMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgDirectoryObjectMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "Command": "Get-MgDirectoryOnPremiseSynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization",
    "Command": "Get-MgDirectoryOnPremiseSynchronization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDirectoryOnPremiseSynchronizationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/directoryRoles/{directoryRole-id}",
    "Command": "Get-MgDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles",
    "Command": "Get-MgDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/getByIds",
    "Command": "Get-MgDirectoryRoleById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "Command": "Get-MgDirectoryRoleByRoleTemplateId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/$count",
    "Command": "Get-MgDirectoryRoleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/delta",
    "Command": "Get-MgDirectoryRoleDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members",
    "Command": "Get-MgDirectoryRoleMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgDirectoryRoleMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/application",
    "Command": "Get-MgDirectoryRoleMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgDirectoryRoleMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/device",
    "Command": "Get-MgDirectoryRoleMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgDirectoryRoleMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/group",
    "Command": "Get-MgDirectoryRoleMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgDirectoryRoleMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact",
    "Command": "Get-MgDirectoryRoleMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal",
    "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgDirectoryRoleMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/user",
    "Command": "Get-MgDirectoryRoleMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "Command": "Get-MgDirectoryRoleMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/$count",
    "Command": "Get-MgDirectoryRoleMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count",
    "Command": "Get-MgDirectoryRoleMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count",
    "Command": "Get-MgDirectoryRoleMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count",
    "Command": "Get-MgDirectoryRoleMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count",
    "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count",
    "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count",
    "Command": "Get-MgDirectoryRoleMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups",
    "Command": "Get-MgDirectoryRoleMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects",
    "Command": "Get-MgDirectoryRoleMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "Command": "Get-MgDirectoryRoleScopedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "Command": "Get-MgDirectoryRoleScopedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count",
    "Command": "Get-MgDirectoryRoleScopedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "Command": "Get-MgDirectoryRoleTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates",
    "Command": "Get-MgDirectoryRoleTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/getByIds",
    "Command": "Get-MgDirectoryRoleTemplateById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/$count",
    "Command": "Get-MgDirectoryRoleTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/delta",
    "Command": "Get-MgDirectoryRoleTemplateDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups",
    "Command": "Get-MgDirectoryRoleTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects",
    "Command": "Get-MgDirectoryRoleTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}",
    "Command": "Get-MgDomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains",
    "Command": "Get-MgDomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/$count",
    "Command": "Get-MgDomainCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "Command": "Get-MgDomainFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "Command": "Get-MgDomainFederationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/$count",
    "Command": "Get-MgDomainFederationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}",
    "Command": "Get-MgDomainNameReference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/domainNameReferences",
    "Command": "Get-MgDomainNameReference",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/domainNameReferences/$count",
    "Command": "Get-MgDomainNameReferenceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "Command": "Get-MgDomainServiceConfigurationRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "Command": "Get-MgDomainServiceConfigurationRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count",
    "Command": "Get-MgDomainServiceConfigurationRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "Command": "Get-MgDomainVerificationDnsRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "Command": "Get-MgDomainVerificationDnsRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/$count",
    "Command": "Get-MgDomainVerificationDnsRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.Read.All",
        "Description": "Read domains.",
        "FullDescription": "Allows the app to read all domain properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/drives/{drive-id}",
    "Command": "Get-MgDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}",
    "Command": "Get-MgDriveBundle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles",
    "Command": "Get-MgDriveBundle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Get-MgDriveBundleContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles/$count",
    "Command": "Get-MgDriveBundleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgDriveContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgDriveContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser",
    "Command": "Get-MgDriveCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/{driveItem-id}",
    "Command": "Get-MgDriveFollowing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following",
    "Command": "Get-MgDriveFollowing",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Get-MgDriveFollowingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/$count",
    "Command": "Get-MgDriveFollowingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Get-MgDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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 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": "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",
    "Command": "Get-MgDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval",
    "Command": "Get-MgDriveItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "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/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "Get-MgDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgDriveItemAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "Command": "Get-MgDriveItemAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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/{driveItem-id1}",
    "Command": "Get-MgDriveItemChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "Get-MgDriveItemChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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/{driveItem-id1}/content",
    "Command": "Get-MgDriveItemChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "Command": "Get-MgDriveItemChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgDriveItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "Command": "Get-MgDriveItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta",
    "Command": "Get-MgDriveItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "Command": "Get-MgDriveItemItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "Command": "Get-MgDriveItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Get-MgDriveItemListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval",
    "Command": "Get-MgDriveItemListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "Command": "Get-MgDriveItemListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "Command": "Get-MgDriveItemListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "Get-MgDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "Command": "Get-MgDriveItemListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgDriveItemListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "Command": "Get-MgDriveItemListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Get-MgDriveItemListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Get-MgDriveItemListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "Get-MgDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "Command": "Get-MgDriveItemListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgDriveItemListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Get-MgDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/subscriptions/{subscription-id}",
    "Command": "Get-MgDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "Get-MgDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "Command": "Get-MgDriveItemSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "Get-MgDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgDriveItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/lastModifiedByUser",
    "Command": "Get-MgDriveLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgDriveLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list",
    "Command": "Get-MgDriveList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgDriveListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns",
    "Command": "Get-MgDriveListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/$count",
    "Command": "Get-MgDriveListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgDriveListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgDriveListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "Command": "Get-MgDriveListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgDriveListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgDriveListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgDriveListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgDriveListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgDriveListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/$count",
    "Command": "Get-MgDriveListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser",
    "Command": "Get-MgDriveListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/drive",
    "Command": "Get-MgDriveListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Get-MgDriveListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items",
    "Command": "Get-MgDriveListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "Command": "Get-MgDriveListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgDriveListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/$count",
    "Command": "Get-MgDriveListItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgDriveListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgDriveListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgDriveListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgDriveListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgDriveListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgDriveListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgDriveListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgDriveListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgDriveListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations",
    "Command": "Get-MgDriveListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/$count",
    "Command": "Get-MgDriveListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "Command": "Get-MgDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/$count",
    "Command": "Get-MgDriveListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root",
    "Command": "Get-MgDriveRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/getActivitiesByInterval",
    "Command": "Get-MgDriveRootActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics",
    "Command": "Get-MgDriveRootAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "Get-MgDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "Command": "Get-MgDriveRootAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays",
    "Command": "Get-MgDriveRootAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/allTime",
    "Command": "Get-MgDriveRootAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Get-MgDriveRootChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children",
    "Command": "Get-MgDriveRootChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Get-MgDriveRootChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/$count",
    "Command": "Get-MgDriveRootChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/content",
    "Command": "Get-MgDriveRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser",
    "Command": "Get-MgDriveRootCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveRootCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/delta",
    "Command": "Get-MgDriveRootDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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/listItem/lastModifiedByUser",
    "Command": "Get-MgDriveRootItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser",
    "Command": "Get-MgDriveRootLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem",
    "Command": "Get-MgDriveRootListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval",
    "Command": "Get-MgDriveRootListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/analytics",
    "Command": "Get-MgDriveRootListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser",
    "Command": "Get-MgDriveRootListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "Get-MgDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "Command": "Get-MgDriveRootListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgDriveRootListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/driveItem",
    "Command": "Get-MgDriveRootListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Get-MgDriveRootListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "Command": "Get-MgDriveRootListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "Command": "Get-MgDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/$count",
    "Command": "Get-MgDriveRootListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgDriveRootListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Get-MgDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions",
    "Command": "Get-MgDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/$count",
    "Command": "Get-MgDriveRootPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Get-MgDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "Command": "Get-MgDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/$count",
    "Command": "Get-MgDriveRootSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "Command": "Get-MgDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/$count",
    "Command": "Get-MgDriveRootThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Get-MgDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions",
    "Command": "Get-MgDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgDriveRootVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/$count",
    "Command": "Get-MgDriveRootVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/{driveItem-id}",
    "Command": "Get-MgDriveSpecial",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special",
    "Command": "Get-MgDriveSpecial",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Get-MgDriveSpecialContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/$count",
    "Command": "Get-MgDriveSpecialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}",
    "Command": "Get-MgEducationClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Get-MgEducationClassAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgEducationClassAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentCategoryByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentCategoryDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentDefault",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgEducationClassAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentRubricByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgEducationClassAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSubmissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/outcomes/{educationOutcome-id}",
    "Command": "Get-MgEducationClassAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "Get-MgEducationClassAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "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}/outcomes/$count",
    "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgEducationClassAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgEducationClassCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgEducationClassDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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/{educationClass-id}/group",
    "Command": "Get-MgEducationClassGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "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/serviceProvisioningErrors",
    "Command": "Get-MgEducationClassGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/members",
    "Command": "Get-MgEducationClassMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/schools/{educationSchool-id}",
    "Command": "Get-MgEducationClassSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/schools",
    "Command": "Get-MgEducationClassSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassTeacher",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassTeacherByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationClassTeacherCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationMe",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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/assignments/{educationAssignment-id}",
    "Command": "Get-MgEducationMeAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments",
    "Command": "Get-MgEducationMeAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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/{educationAssignment-id}/categories",
    "Command": "Get-MgEducationMeAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "Get-MgEducationMeAssignmentCategoryByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count",
    "Command": "Get-MgEducationMeAssignmentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta",
    "Command": "Get-MgEducationMeAssignmentCategoryDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/$count",
    "Command": "Get-MgEducationMeAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgEducationMeAssignmentDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Get-MgEducationMeAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "Command": "Get-MgEducationMeAssignmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count",
    "Command": "Get-MgEducationMeAssignmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "Command": "Get-MgEducationMeAssignmentRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Get-MgEducationMeAssignmentRubricByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Get-MgEducationMeAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "Command": "Get-MgEducationMeAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count",
    "Command": "Get-MgEducationMeAssignmentSubmissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Get-MgEducationMeAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "Get-MgEducationMeAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Get-MgEducationMeAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "Get-MgEducationMeAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/classes/{educationClass-id}",
    "Command": "Get-MgEducationMeClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/classes",
    "Command": "Get-MgEducationMeClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationMeClassCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/rubrics/{educationRubric-id}",
    "Command": "Get-MgEducationMeRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationMeRubric",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationMeRubricCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/schools/{educationSchool-id}",
    "Command": "Get-MgEducationMeSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/schools",
    "Command": "Get-MgEducationMeSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationMeSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{educationClass-id}",
    "Command": "Get-MgEducationMeTaughtClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/taughtClasses",
    "Command": "Get-MgEducationMeTaughtClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationMeTaughtClassCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/user",
    "Command": "Get-MgEducationMeUser",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "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/mailboxSettings",
    "Command": "Get-MgEducationMeUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/user/serviceProvisioningErrors",
    "Command": "Get-MgEducationMeUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/user/serviceProvisioningErrors/$count",
    "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education",
    "Command": "Get-MgEducationRoot",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/schools/{educationSchool-id}",
    "Command": "Get-MgEducationSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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}/administrativeUnit",
    "Command": "Get-MgEducationSchoolAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "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}/classes",
    "Command": "Get-MgEducationSchoolClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationSchoolClassByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationSchoolClassCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgEducationSchoolDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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/{educationSchool-id}/users",
    "Command": "Get-MgEducationSchoolUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationSchoolUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationSchoolUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{educationUser-id}",
    "Command": "Get-MgEducationUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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/{educationUser-id}/assignments/{educationAssignment-id}",
    "Command": "Get-MgEducationUserAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments",
    "Command": "Get-MgEducationUserAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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/{educationAssignment-id}/categories",
    "Command": "Get-MgEducationUserAssignmentCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "Get-MgEducationUserAssignmentCategoryByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count",
    "Command": "Get-MgEducationUserAssignmentCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta",
    "Command": "Get-MgEducationUserAssignmentCategoryDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/$count",
    "Command": "Get-MgEducationUserAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgEducationUserAssignmentDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Get-MgEducationUserAssignmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "Command": "Get-MgEducationUserAssignmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count",
    "Command": "Get-MgEducationUserAssignmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Get-MgEducationUserAssignmentRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Get-MgEducationUserAssignmentRubricByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Get-MgEducationUserAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "Command": "Get-MgEducationUserAssignmentSubmission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count",
    "Command": "Get-MgEducationUserAssignmentSubmissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Get-MgEducationUserAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "Get-MgEducationUserAssignmentSubmissionOutcome",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count",
    "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Get-MgEducationUserAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "Get-MgEducationUserAssignmentSubmissionResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count",
    "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count",
    "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}",
    "Command": "Get-MgEducationUserClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/classes",
    "Command": "Get-MgEducationUserClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationUserClassCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgEducationUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgEducationUserDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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/{educationUser-id}/user/mailboxSettings",
    "Command": "Get-MgEducationUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "Command": "Get-MgEducationUserRubric",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "Command": "Get-MgEducationUserRubric",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/$count",
    "Command": "Get-MgEducationUserRubricCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}",
    "Command": "Get-MgEducationUserSchool",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/schools",
    "Command": "Get-MgEducationUserSchool",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationUserSchoolCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/user/serviceProvisioningErrors",
    "Command": "Get-MgEducationUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count",
    "Command": "Get-MgEducationUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}",
    "Command": "Get-MgEducationUserTaughtClass",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/taughtClasses",
    "Command": "Get-MgEducationUserTaughtClass",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEducationUserTaughtClassCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "Command": "Get-MgEntitlementManagementAccessPackage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEntitlementManagementAccessPackage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements",
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies",
    "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog",
    "Command": "Get-MgEntitlementManagementAccessPackageCatalog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count",
    "Command": "Get-MgEntitlementManagementAccessPackageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/incompatibleAccessPackages",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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}/incompatibleAccessPackages/$ref",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/incompatibleGroups",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "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}/incompatibleGroups/$ref",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/accessPackagesIncompatibleWith/{accessPackage-id1}",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith",
    "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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/assignments/{accessPackageAssignment-id}",
    "Command": "Get-MgEntitlementManagementAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "v1.0",
    "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/assignments",
    "Command": "Get-MgEntitlementManagementAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "v1.0",
    "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/assignments/additionalAccess",
    "Command": "Get-MgEntitlementManagementAssignmentAdditional",
    "Method": "GET",
    "Variants": [
      "Access",
      "Access1",
      "AccessViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "v1.0",
    "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/assignments/$count",
    "Command": "Get-MgEntitlementManagementAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Get-MgEntitlementManagementAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "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/assignmentPolicies",
    "Command": "Get-MgEntitlementManagementAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "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/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count",
    "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}",
    "Command": "Get-MgEntitlementManagementAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "v1.0",
    "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/assignmentRequests",
    "Command": "Get-MgEntitlementManagementAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "v1.0",
    "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/assignmentRequests/$count",
    "Command": "Get-MgEntitlementManagementAssignmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}",
    "Command": "Get-MgEntitlementManagementCatalog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "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/catalogs",
    "Command": "Get-MgEntitlementManagementCatalog",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}/accessPackages/$count",
    "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/$count",
    "Command": "Get-MgEntitlementManagementCatalogCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions",
    "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count",
    "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}",
    "Command": "Get-MgEntitlementManagementCatalogResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources",
    "Command": "Get-MgEntitlementManagementCatalogResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment",
    "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementCatalogResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles",
    "Command": "Get-MgEntitlementManagementCatalogResourceRole",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementCatalogResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes",
    "Command": "Get-MgEntitlementManagementCatalogResourceScope",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "Command": "Get-MgEntitlementManagementConnectedOrganization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "v1.0",
    "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/connectedOrganizations",
    "Command": "Get-MgEntitlementManagementConnectedOrganization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/$count",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count",
    "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/resources/{accessPackageResource-id}",
    "Command": "Get-MgEntitlementManagementResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources",
    "Command": "Get-MgEntitlementManagementResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/$count",
    "Command": "Get-MgEntitlementManagementResourceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}",
    "Command": "Get-MgEntitlementManagementResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments",
    "Command": "Get-MgEntitlementManagementResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}",
    "Command": "Get-MgEntitlementManagementResourceRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests",
    "Command": "Get-MgEntitlementManagementResourceRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalog",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles",
    "Command": "Get-MgEntitlementManagementResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes",
    "Command": "Get-MgEntitlementManagementResourceRoleScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "Command": "Get-MgEntitlementManagementResourceScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes",
    "Command": "Get-MgEntitlementManagementResourceScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count",
    "Command": "Get-MgEntitlementManagementResourceScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceScopeResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment",
    "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/settings",
    "Command": "Get-MgEntitlementManagementSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "ApiVersion": "v1.0",
    "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": "/external",
    "Command": "Get-MgExternal",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}",
    "Command": "Get-MgExternalConnection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections",
    "Command": "Get-MgExternalConnection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/$count",
    "Command": "Get-MgExternalConnectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "Command": "Get-MgExternalConnectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "Command": "Get-MgExternalConnectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/$count",
    "Command": "Get-MgExternalConnectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "Command": "Get-MgExternalConnectionGroupMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "Command": "Get-MgExternalConnectionGroupMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count",
    "Command": "Get-MgExternalConnectionGroupMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "Command": "Get-MgExternalConnectionItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items",
    "Command": "Get-MgExternalConnectionItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "Command": "Get-MgExternalConnectionItemActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "Command": "Get-MgExternalConnectionItemActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count",
    "Command": "Get-MgExternalConnectionItemActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy",
    "Command": "Get-MgExternalConnectionItemActivityPerformedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/$count",
    "Command": "Get-MgExternalConnectionItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "Command": "Get-MgExternalConnectionOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "Command": "Get-MgExternalConnectionOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/$count",
    "Command": "Get-MgExternalConnectionOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "Command": "Get-MgExternalConnectionSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.Read.All",
        "Description": "Read all external connections",
        "FullDescription": "Allows the app to read all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}",
    "Command": "Get-MgGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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",
    "Command": "Get-MgGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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}/acceptedSenders",
    "Command": "Get-MgGroupAcceptedSender",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/acceptedSenders/$ref",
    "Command": "Get-MgGroupAcceptedSenderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/acceptedSenders/$count",
    "Command": "Get-MgGroupAcceptedSenderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Get-MgGroupAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments",
    "Command": "Get-MgGroupAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
        "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
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments/$count",
    "Command": "Get-MgGroupAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
        "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
      }
    ]
  },
  {
    "Uri": "/groups/getByIds",
    "Command": "Get-MgGroupById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar",
    "Command": "Get-MgGroupCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "Command": "Get-MgGroupCalendarEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "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",
    "Command": "Get-MgGroupCalendarEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/delta",
    "Command": "Get-MgGroupCalendarEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Get-MgGroupCalendarPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarPermissions",
    "Command": "Get-MgGroupCalendarPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count",
    "Command": "Get-MgGroupCalendarPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/getSchedule",
    "Command": "Get-MgGroupCalendarSchedule",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/calendarView",
    "Command": "Get-MgGroupCalendarView",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "Command": "Get-MgGroupConversation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations",
    "Command": "Get-MgGroupConversation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/$count",
    "Command": "Get-MgGroupConversationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "Command": "Get-MgGroupConversationThread",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads",
    "Command": "Get-MgGroupConversationThread",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count",
    "Command": "Get-MgGroupConversationThreadCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}",
    "Command": "Get-MgGroupConversationThreadPost",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts",
    "Command": "Get-MgGroupConversationThreadPost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Get-MgGroupConversationThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "Command": "Get-MgGroupConversationThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "Command": "Get-MgGroupConversationThreadPostAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count",
    "Command": "Get-MgGroupConversationThreadPostCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Get-MgGroupConversationThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "Get-MgGroupConversationThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "Command": "Get-MgGroupConversationThreadPostExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Get-MgGroupConversationThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "Get-MgGroupConversationThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/$count",
    "Command": "Get-MgGroupCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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}/createdOnBehalfOf",
    "Command": "Get-MgGroupCreatedOnBehalfOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drive",
    "Command": "Get-MgGroupDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgGroupDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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}/drives/{drive-id}",
    "Command": "Get-MgGroupDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives",
    "Command": "Get-MgGroupDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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/{drive-id}/bundles/{driveItem-id}",
    "Command": "Get-MgGroupDriveBundle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "Command": "Get-MgGroupDriveBundle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Get-MgGroupDriveBundleContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count",
    "Command": "Get-MgGroupDriveBundleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgGroupDriveContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgGroupDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgGroupDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgGroupDriveContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/$count",
    "Command": "Get-MgGroupDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{drive-id}/createdByUser",
    "Command": "Get-MgGroupDriveCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}",
    "Command": "Get-MgGroupDriveFollowing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following",
    "Command": "Get-MgGroupDriveFollowing",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Get-MgGroupDriveFollowingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count",
    "Command": "Get-MgGroupDriveFollowingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Get-MgGroupDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "Command": "Get-MgGroupDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval",
    "Command": "Get-MgGroupDriveItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Get-MgGroupDriveItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "Command": "Get-MgGroupDriveItemAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Get-MgGroupDriveItemChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "Get-MgGroupDriveItemChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Get-MgGroupDriveItemChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "Command": "Get-MgGroupDriveItemChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Get-MgGroupDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count",
    "Command": "Get-MgGroupDriveItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "Command": "Get-MgGroupDriveItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "Command": "Get-MgGroupDriveItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "Command": "Get-MgGroupDriveItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Get-MgGroupDriveItemListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval",
    "Command": "Get-MgGroupDriveItemListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "Command": "Get-MgGroupDriveItemListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "Command": "Get-MgGroupDriveItemListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Get-MgGroupDriveItemListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Get-MgGroupDriveItemListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgGroupDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "Get-MgGroupDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "Command": "Get-MgGroupDriveItemListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgGroupDriveItemListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Get-MgGroupDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "Get-MgGroupDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "Command": "Get-MgGroupDriveItemPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgGroupDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "Get-MgGroupDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "Command": "Get-MgGroupDriveItemSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgGroupDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "Get-MgGroupDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "Command": "Get-MgGroupDriveItemThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Get-MgGroupDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "Get-MgGroupDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgGroupDriveItemVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "Command": "Get-MgGroupDriveItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser",
    "Command": "Get-MgGroupDriveLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "Command": "Get-MgGroupDriveList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgGroupDriveListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "Command": "Get-MgGroupDriveListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count",
    "Command": "Get-MgGroupDriveListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgGroupDriveListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgGroupDriveListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "Command": "Get-MgGroupDriveListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgGroupDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgGroupDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgGroupDriveListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgGroupDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgGroupDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgGroupDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgGroupDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count",
    "Command": "Get-MgGroupDriveListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser",
    "Command": "Get-MgGroupDriveListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive",
    "Command": "Get-MgGroupDriveListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Get-MgGroupDriveListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "Command": "Get-MgGroupDriveListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "Command": "Get-MgGroupDriveListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgGroupDriveListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgGroupDriveListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgGroupDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgGroupDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgGroupDriveListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgGroupDriveListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgGroupDriveListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgGroupDriveListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgGroupDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgGroupDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgGroupDriveListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgGroupDriveListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgGroupDriveListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "Command": "Get-MgGroupDriveListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count",
    "Command": "Get-MgGroupDriveListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgGroupDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "Command": "Get-MgGroupDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count",
    "Command": "Get-MgGroupDriveListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "Command": "Get-MgGroupDriveRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval",
    "Command": "Get-MgGroupDriveRootActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "Command": "Get-MgGroupDriveRootAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime",
    "Command": "Get-MgGroupDriveRootAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Get-MgGroupDriveRootChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "Command": "Get-MgGroupDriveRootChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Get-MgGroupDriveRootChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count",
    "Command": "Get-MgGroupDriveRootChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "Command": "Get-MgGroupDriveRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser",
    "Command": "Get-MgGroupDriveRootCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta",
    "Command": "Get-MgGroupDriveRootDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser",
    "Command": "Get-MgGroupDriveRootLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "Command": "Get-MgGroupDriveRootListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval",
    "Command": "Get-MgGroupDriveRootListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics",
    "Command": "Get-MgGroupDriveRootListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem",
    "Command": "Get-MgGroupDriveRootListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Get-MgGroupDriveRootListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Get-MgGroupDriveRootListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgGroupDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "Get-MgGroupDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count",
    "Command": "Get-MgGroupDriveRootListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgGroupDriveRootListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Get-MgGroupDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "Command": "Get-MgGroupDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count",
    "Command": "Get-MgGroupDriveRootPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Get-MgGroupDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "Command": "Get-MgGroupDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count",
    "Command": "Get-MgGroupDriveRootSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgGroupDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "Command": "Get-MgGroupDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count",
    "Command": "Get-MgGroupDriveRootThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Get-MgGroupDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "Command": "Get-MgGroupDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgGroupDriveRootVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count",
    "Command": "Get-MgGroupDriveRootVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}",
    "Command": "Get-MgGroupDriveSpecial",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special",
    "Command": "Get-MgGroupDriveSpecial",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Get-MgGroupDriveSpecialContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count",
    "Command": "Get-MgGroupDriveSpecialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}",
    "Command": "Get-MgGroupEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "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",
    "Command": "Get-MgGroupEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}",
    "Command": "Get-MgGroupEventAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/attachments",
    "Command": "Get-MgGroupEventAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count",
    "Command": "Get-MgGroupEventAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/calendar",
    "Command": "Get-MgGroupEventCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/$count",
    "Command": "Get-MgGroupEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/delta",
    "Command": "Get-MgGroupEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Get-MgGroupEventExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "Command": "Get-MgGroupEventExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count",
    "Command": "Get-MgGroupEventExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}",
    "Command": "Get-MgGroupEventInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances",
    "Command": "Get-MgGroupEventInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Get-MgGroupEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "Get-MgGroupEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "Command": "Get-MgGroupEventInstanceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar",
    "Command": "Get-MgGroupEventInstanceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/$count",
    "Command": "Get-MgGroupEventInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Get-MgGroupEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "Get-MgGroupEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "Command": "Get-MgGroupEventInstanceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "Command": "Get-MgGroupExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions",
    "Command": "Get-MgGroupExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/$count",
    "Command": "Get-MgGroupExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "Command": "Get-MgGroupLifecyclePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groupLifecyclePolicies",
    "Command": "Get-MgGroupLifecyclePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groups/{group-id}/groupLifecyclePolicies",
    "Command": "Get-MgGroupLifecyclePolicyByGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groupLifecyclePolicies/$count",
    "Command": "Get-MgGroupLifecyclePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groups/{group-id}/members",
    "Command": "Get-MgGroupMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/application",
    "Command": "Get-MgGroupMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/application",
    "Command": "Get-MgGroupMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/device",
    "Command": "Get-MgGroupMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/device",
    "Command": "Get-MgGroupMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/group",
    "Command": "Get-MgGroupMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/group",
    "Command": "Get-MgGroupMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact",
    "Command": "Get-MgGroupMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/orgContact",
    "Command": "Get-MgGroupMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgGroupMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/servicePrincipal",
    "Command": "Get-MgGroupMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/{directoryObject-id}/user",
    "Command": "Get-MgGroupMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/user",
    "Command": "Get-MgGroupMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/$ref",
    "Command": "Get-MgGroupMemberByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/members/$count",
    "Command": "Get-MgGroupMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/members/application/$count",
    "Command": "Get-MgGroupMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/device/$count",
    "Command": "Get-MgGroupMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/group/$count",
    "Command": "Get-MgGroupMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/orgContact/$count",
    "Command": "Get-MgGroupMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/servicePrincipal/$count",
    "Command": "Get-MgGroupMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/members/user/$count",
    "Command": "Get-MgGroupMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/getMemberGroups",
    "Command": "Get-MgGroupMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgGroupMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/groups/{group-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgGroupMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf",
    "Command": "Get-MgGroupMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgGroupMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/administrativeUnit",
    "Command": "Get-MgGroupMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgGroupMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/group",
    "Command": "Get-MgGroupMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/$count",
    "Command": "Get-MgGroupMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/memberOf/group/$count",
    "Command": "Get-MgGroupMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}",
    "Command": "Get-MgGroupMemberWithLicenseError",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors",
    "Command": "Get-MgGroupMemberWithLicenseError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user",
    "Command": "Get-MgGroupMemberWithLicenseErrorAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count",
    "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgGroupOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "Command": "Get-MgGroupOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/$count",
    "Command": "Get-MgGroupOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl",
    "Command": "Get-MgGroupOnenoteNotebookFromWebUrl",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgGroupOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgGroupOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgGroupOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/operations/$count",
    "Command": "Get-MgGroupOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgGroupOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages",
    "Command": "Get-MgGroupOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Get-MgGroupOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/$count",
    "Command": "Get-MgGroupOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "Command": "Get-MgGroupOnenoteRecentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgGroupOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgGroupOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/$count",
    "Command": "Get-MgGroupOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgGroupOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections",
    "Command": "Get-MgGroupOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/$count",
    "Command": "Get-MgGroupOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgGroupOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "Command": "Get-MgGroupOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgGroupOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgGroupOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgGroupOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners",
    "Command": "Get-MgGroupOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application",
    "Command": "Get-MgGroupOwnerAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/application",
    "Command": "Get-MgGroupOwnerAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device",
    "Command": "Get-MgGroupOwnerAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/device",
    "Command": "Get-MgGroupOwnerAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group",
    "Command": "Get-MgGroupOwnerAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/group",
    "Command": "Get-MgGroupOwnerAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact",
    "Command": "Get-MgGroupOwnerAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/orgContact",
    "Command": "Get-MgGroupOwnerAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgGroupOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/servicePrincipal",
    "Command": "Get-MgGroupOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user",
    "Command": "Get-MgGroupOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/user",
    "Command": "Get-MgGroupOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/$ref",
    "Command": "Get-MgGroupOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners/$count",
    "Command": "Get-MgGroupOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/owners/application/$count",
    "Command": "Get-MgGroupOwnerCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/device/$count",
    "Command": "Get-MgGroupOwnerCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/group/$count",
    "Command": "Get-MgGroupOwnerCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/orgContact/$count",
    "Command": "Get-MgGroupOwnerCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/servicePrincipal/$count",
    "Command": "Get-MgGroupOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/user/$count",
    "Command": "Get-MgGroupOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgGroupPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants",
    "Command": "Get-MgGroupPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/getByIds",
    "Command": "Get-MgGroupPermissionGrantById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/$count",
    "Command": "Get-MgGroupPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/delta",
    "Command": "Get-MgGroupPermissionGrantDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups",
    "Command": "Get-MgGroupPermissionGrantMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects",
    "Command": "Get-MgGroupPermissionGrantMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo",
    "Command": "Get-MgGroupPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/photos",
    "Command": "Get-MgGroupPhoto",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/photo/$value",
    "Command": "Get-MgGroupPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/photos/$count",
    "Command": "Get-MgGroupPhotoCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/planner",
    "Command": "Get-MgGroupPlanner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}",
    "Command": "Get-MgGroupPlannerPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans",
    "Command": "Get-MgGroupPlannerPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/{plannerPlan-id}/buckets",
    "Command": "Get-MgGroupPlannerPlanBucket",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/$count",
    "Command": "Get-MgGroupPlannerPlanCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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/{plannerPlan-id}/details",
    "Command": "Get-MgGroupPlannerPlanDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks",
    "Command": "Get-MgGroupPlannerPlanTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders",
    "Command": "Get-MgGroupRejectedSender",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "Command": "Get-MgGroupRejectedSenderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/$count",
    "Command": "Get-MgGroupRejectedSenderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/settings/{groupSetting-id}",
    "Command": "Get-MgGroupSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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}/settings",
    "Command": "Get-MgGroupSetting",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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}/settings/$count",
    "Command": "Get-MgGroupSettingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "/groupSettingTemplates/getByIds",
    "Command": "Get-MgGroupSettingTemplateById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupSettingTemplates/$count",
    "Command": "Get-MgGroupSettingTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groupSettingTemplates/delta",
    "Command": "Get-MgGroupSettingTemplateDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groupSettingTemplates/{groupSettingTemplate-id}",
    "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groupSettingTemplates",
    "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups",
    "Command": "Get-MgGroupSettingTemplateMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects",
    "Command": "Get-MgGroupSettingTemplateMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "Command": "Get-MgGroupSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites",
    "Command": "Get-MgGroupSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval",
    "Command": "Get-MgGroupSiteActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "Command": "Get-MgGroupSiteAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays",
    "Command": "Get-MgGroupSiteAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime",
    "Command": "Get-MgGroupSiteAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')",
    "Command": "Get-MgGroupSiteApplicableContentTypeForList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')",
    "Command": "Get-MgGroupSiteByPath",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "Command": "Get-MgGroupSiteColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count",
    "Command": "Get-MgGroupSiteColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgGroupSiteColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgGroupSiteContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "Command": "Get-MgGroupSiteContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base",
    "Command": "Get-MgGroupSiteContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgGroupSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgGroupSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgGroupSiteContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgGroupSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgGroupSiteContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgGroupSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgGroupSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgGroupSiteContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgGroupSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgGroupSiteContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count",
    "Command": "Get-MgGroupSiteContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/$count",
    "Command": "Get-MgGroupSiteCount",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser",
    "Command": "Get-MgGroupSiteCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drive",
    "Command": "Get-MgGroupSiteDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}",
    "Command": "Get-MgGroupSiteDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drives",
    "Command": "Get-MgGroupSiteDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count",
    "Command": "Get-MgGroupSiteDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns",
    "Command": "Get-MgGroupSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count",
    "Command": "Get-MgGroupSiteExternalColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}",
    "Command": "Get-MgGroupSiteItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphBaseItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/items",
    "Command": "Get-MgGroupSiteItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphBaseItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/items/$count",
    "Command": "Get-MgGroupSiteItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "Command": "Get-MgGroupSiteItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser",
    "Command": "Get-MgGroupSiteLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "Command": "Get-MgGroupSiteList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "Command": "Get-MgGroupSiteList",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "Command": "Get-MgGroupSiteListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count",
    "Command": "Get-MgGroupSiteListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgGroupSiteListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgGroupSiteListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "Get-MgGroupSiteListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgGroupSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgGroupSiteListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgGroupSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgGroupSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgGroupSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgGroupSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "Command": "Get-MgGroupSiteListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count",
    "Command": "Get-MgGroupSiteListCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser",
    "Command": "Get-MgGroupSiteListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive",
    "Command": "Get-MgGroupSiteListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Get-MgGroupSiteListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "Command": "Get-MgGroupSiteListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval",
    "Command": "Get-MgGroupSiteListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics",
    "Command": "Get-MgGroupSiteListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser",
    "Command": "Get-MgGroupSiteListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgGroupSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgGroupSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgGroupSiteListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "Command": "Get-MgGroupSiteListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgGroupSiteListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Get-MgGroupSiteListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgGroupSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "Command": "Get-MgGroupSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "Command": "Get-MgGroupSiteListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgGroupSiteListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgGroupSiteListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "Command": "Get-MgGroupSiteListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count",
    "Command": "Get-MgGroupSiteListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgGroupSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "Get-MgGroupSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "Command": "Get-MgGroupSiteListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "Command": "Get-MgGroupSiteOnenote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenote",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgGroupSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "Command": "Get-MgGroupSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count",
    "Command": "Get-MgGroupSiteOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "Command": "Get-MgGroupSiteOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgGroupSiteOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgGroupSiteOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "Command": "Get-MgGroupSiteOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count",
    "Command": "Get-MgGroupSiteOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgGroupSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "Command": "Get-MgGroupSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Get-MgGroupSiteOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count",
    "Command": "Get-MgGroupSiteOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenotePageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgGroupSiteOnenotePageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgGroupSiteOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "Command": "Get-MgGroupSiteOnenoteResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgGroupSiteOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count",
    "Command": "Get-MgGroupSiteOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgGroupSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "Command": "Get-MgGroupSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count",
    "Command": "Get-MgGroupSiteOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgGroupSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "Command": "Get-MgGroupSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Get-MgGroupSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgGroupSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Get-MgGroupSiteOnenoteSectionPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count",
    "Command": "Get-MgGroupSiteOnenoteSectionPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection",
    "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook",
    "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup",
    "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgGroupSiteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "Command": "Get-MgGroupSiteOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count",
    "Command": "Get-MgGroupSiteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "Command": "Get-MgGroupSitePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "Command": "Get-MgGroupSitePermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count",
    "Command": "Get-MgGroupSitePermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "Command": "Get-MgGroupSiteTermStore",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStores",
    "Command": "Get-MgGroupSiteTermStore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count",
    "Command": "Get-MgGroupSiteTermStoreCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "Command": "Get-MgGroupSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "Command": "Get-MgGroupSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "Command": "Get-MgGroupSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Get-MgGroupSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "Command": "Get-MgGroupSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Get-MgGroupSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "Command": "Get-MgGroupSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count",
    "Command": "Get-MgGroupSiteTermStoreSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgGroupSiteTermStoreSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count",
    "Command": "Get-MgGroupSiteTermStoreSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgGroupSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "Command": "Get-MgGroupSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgGroupSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgGroupSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgGroupSiteTermStoreSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "Command": "Get-MgGroupSiteTermStoreSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgGroupSiteTermStoreSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}",
    "Command": "Get-MgGroupSubSite",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/sites",
    "Command": "Get-MgGroupSubSite",
    "Method": "GET",
    "Variants": [
      "List2"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count",
    "Command": "Get-MgGroupSubSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team",
    "Command": "Get-MgGroupTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "Command": "Get-MgGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels",
    "Command": "Get-MgGroupTeamChannel",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels/$count",
    "Command": "Get-MgGroupTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Group.Read.All",
      "Description": "Read all groups",
      "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder",
    "Command": "Get-MgGroupTeamChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content",
    "Command": "Get-MgGroupTeamChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Get-MgGroupTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "Command": "Get-MgGroupTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count",
    "Command": "Get-MgGroupTeamChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Get-MgGroupTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "Command": "Get-MgGroupTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count",
    "Command": "Get-MgGroupTeamChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgGroupTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgGroupTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgGroupTeamChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgGroupTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgGroupTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgGroupTeamChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgGroupTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "Command": "Get-MgGroupTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count",
    "Command": "Get-MgGroupTeamChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgGroupTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "Command": "Get-MgGroupTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count",
    "Command": "Get-MgGroupTeamChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgGroupTeamChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/group",
    "Command": "Get-MgGroupTeamGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors",
    "Command": "Get-MgGroupTeamGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "Command": "Get-MgGroupTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels",
    "Command": "Get-MgGroupTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels/$count",
    "Command": "Get-MgGroupTeamIncomingChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgGroupTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps",
    "Command": "Get-MgGroupTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/$count",
    "Command": "Get-MgGroupTeamInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgGroupTeamInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "Command": "Get-MgGroupTeamMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members",
    "Command": "Get-MgGroupTeamMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/$count",
    "Command": "Get-MgGroupTeamMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "Command": "Get-MgGroupTeamOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations",
    "Command": "Get-MgGroupTeamOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/$count",
    "Command": "Get-MgGroupTeamOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgGroupTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "Command": "Get-MgGroupTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/$count",
    "Command": "Get-MgGroupTeamPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo",
    "Command": "Get-MgGroupTeamPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo/$value",
    "Command": "Get-MgGroupTeamPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "Command": "Get-MgGroupTeamPrimaryChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder",
    "Command": "Get-MgGroupTeamPrimaryChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "Command": "Get-MgGroupTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "Command": "Get-MgGroupTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Get-MgGroupTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "Command": "Get-MgGroupTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count",
    "Command": "Get-MgGroupTeamPrimaryChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule",
    "Command": "Get-MgGroupTeamSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Get-MgGroupTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "Command": "Get-MgGroupTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count",
    "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "Command": "Get-MgGroupTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "Command": "Get-MgGroupTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count",
    "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/$count",
    "Command": "Get-MgGroupTeamScheduleOpenShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Get-MgGroupTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "Command": "Get-MgGroupTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count",
    "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "Command": "Get-MgGroupTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "Command": "Get-MgGroupTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/$count",
    "Command": "Get-MgGroupTeamScheduleShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count",
    "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "Command": "Get-MgGroupTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "Command": "Get-MgGroupTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/$count",
    "Command": "Get-MgGroupTeamScheduleTimeOffCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Get-MgGroupTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "Command": "Get-MgGroupTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count",
    "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Get-MgGroupTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "Command": "Get-MgGroupTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count",
    "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "Command": "Get-MgGroupTeamTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags",
    "Command": "Get-MgGroupTeamTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/$count",
    "Command": "Get-MgGroupTeamTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "Command": "Get-MgGroupTeamTagMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "Command": "Get-MgGroupTeamTagMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count",
    "Command": "Get-MgGroupTeamTagMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/template",
    "Command": "Get-MgGroupTeamTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "Command": "Get-MgGroupThread",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads",
    "Command": "Get-MgGroupThread",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/$count",
    "Command": "Get-MgGroupThreadCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}",
    "Command": "Get-MgGroupThreadPost",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts",
    "Command": "Get-MgGroupThreadPost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Get-MgGroupThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments",
    "Command": "Get-MgGroupThreadPostAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count",
    "Command": "Get-MgGroupThreadPostAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count",
    "Command": "Get-MgGroupThreadPostCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Get-MgGroupThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "Get-MgGroupThreadPostExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count",
    "Command": "Get-MgGroupThreadPostExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Get-MgGroupThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "Get-MgGroupThreadPostInReplyToAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count",
    "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Get-MgGroupThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "Get-MgGroupThreadPostInReplyToExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count",
    "Command": "Get-MgGroupThreadPostInReplyToExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}",
    "Command": "Get-MgGroupTransitiveMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers",
    "Command": "Get-MgGroupTransitiveMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application",
    "Command": "Get-MgGroupTransitiveMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/application",
    "Command": "Get-MgGroupTransitiveMemberAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device",
    "Command": "Get-MgGroupTransitiveMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/device",
    "Command": "Get-MgGroupTransitiveMemberAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group",
    "Command": "Get-MgGroupTransitiveMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/group",
    "Command": "Get-MgGroupTransitiveMemberAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact",
    "Command": "Get-MgGroupTransitiveMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact",
    "Command": "Get-MgGroupTransitiveMemberAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal",
    "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user",
    "Command": "Get-MgGroupTransitiveMemberAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/user",
    "Command": "Get-MgGroupTransitiveMemberAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/$count",
    "Command": "Get-MgGroupTransitiveMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "GroupMember.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/application/$count",
    "Command": "Get-MgGroupTransitiveMemberCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/device/$count",
    "Command": "Get-MgGroupTransitiveMemberCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/group/$count",
    "Command": "Get-MgGroupTransitiveMemberCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count",
    "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count",
    "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMembers/user/$count",
    "Command": "Get-MgGroupTransitiveMemberCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgGroupTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf",
    "Command": "Get-MgGroupTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgGroupTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/group",
    "Command": "Get-MgGroupTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/$count",
    "Command": "Get-MgGroupTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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/administrativeUnit/$count",
    "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "Command": "Get-MgIdentityApiConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/apiConnectors",
    "Command": "Get-MgIdentityApiConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/apiConnectors/$count",
    "Command": "Get-MgIdentityApiConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "Command": "Get-MgIdentityB2XUserFlow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows",
    "Command": "Get-MgIdentityB2XUserFlow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration",
    "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/$count",
    "Command": "Get-MgIdentityB2XUserFlowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "Command": "Get-MgIdentityB2XUserFlowIdentityProvider",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders",
    "Command": "Get-MgIdentityB2XUserFlowIdentityProvider",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProvider",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count",
    "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Get-MgIdentityB2XUserFlowLanguage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "Command": "Get-MgIdentityB2XUserFlowLanguage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count",
    "Command": "Get-MgIdentityB2XUserFlowLanguageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count",
    "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguagePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count",
    "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute",
    "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess",
    "Command": "Get-MgIdentityConditionalAccess",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
        "IsAdmin": false
      },
      {
        "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": "/identity/conditionalAccess/authenticationContextClassReferences/$count",
    "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.Read.ConditionalAccess",
        "Description": "Read your organization's conditional access policies",
        "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
        "IsAdmin": false
      },
      {
        "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": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "Command": "Get-MgIdentityConditionalAccessNamedLocation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations",
    "Command": "Get-MgIdentityConditionalAccessNamedLocation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/$count",
    "Command": "Get-MgIdentityConditionalAccessNamedLocationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "Command": "Get-MgIdentityConditionalAccessPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/policies",
    "Command": "Get-MgIdentityConditionalAccessPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/policies/$count",
    "Command": "Get-MgIdentityConditionalAccessPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}",
    "Command": "Get-MgIdentityConditionalAccessTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/templates",
    "Command": "Get-MgIdentityConditionalAccessTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessTemplate",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identity/conditionalAccess/templates/$count",
    "Command": "Get-MgIdentityConditionalAccessTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "v1.0",
    "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/historyDefinitions",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "v1.0",
    "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/historyDefinitions/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "v1.0",
    "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/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count",
    "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/appConsent/appConsentRequests/{appConsentRequest-id}",
    "Command": "Get-MgIdentityGovernanceAppConsentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests",
    "Command": "Get-MgIdentityGovernanceAppConsentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/$count",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count",
    "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDeletedItemContainer",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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/deletedItems/workflows",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRun",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task",
    "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess",
    "Command": "Get-MgIdentityGovernancePrivilegedAccess",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "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/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/$count",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/file",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count",
    "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "Command": "Get-MgIdentityProvider",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/identityProviders",
    "Command": "Get-MgIdentityProvider",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/identityProviders/$count",
    "Command": "Get-MgIdentityProviderCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "Command": "Get-MgIdentityUserFlowAttribute",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlowAttributes",
    "Command": "Get-MgIdentityUserFlowAttribute",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identity/userFlowAttributes/$count",
    "Command": "Get-MgIdentityUserFlowAttributeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityUserFlow.Read.All",
        "Description": "Read all identity user flows",
        "FullDescription": "Allows the app to read your organization's user flows, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityUserFlow.ReadWrite.All",
        "Description": "Read and write all identity user flows",
        "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/informationProtection",
    "Command": "Get-MgInformationProtection",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/bitlocker",
    "Command": "Get-MgInformationProtectionBitlocker",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlocker",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}",
    "Command": "Get-MgInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgInformationProtectionBitlockerRecoveryKey",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphBitlockerRecoveryKey",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/results/{threatAssessmentResult-id}",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count",
    "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}",
    "Command": "Get-MgInvitation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations",
    "Command": "Get-MgInvitation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/$count",
    "Command": "Get-MgInvitationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "Command": "Get-MgInvitationInvitedUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors",
    "Command": "Get-MgInvitationInvitedUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Get-MgOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/oauth2PermissionGrants",
    "Command": "Get-MgOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/oauth2PermissionGrants/$count",
    "Command": "Get-MgOauth2PermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/oauth2PermissionGrants/delta",
    "Command": "Get-MgOauth2PermissionGrantDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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": "/organization/{organization-id}",
    "Command": "Get-MgOrganization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/organization",
    "Command": "Get-MgOrganization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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": "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, 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/{organization-id}/branding",
    "Command": "Get-MgOrganizationBranding",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "ApiVersion": "v1.0",
    "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": "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/backgroundImage",
    "Command": "Get-MgOrganizationBrandingBackgroundImage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "Command": "Get-MgOrganizationBrandingBannerLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "Command": "Get-MgOrganizationBrandingCustomCss",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/favicon",
    "Command": "Get-MgOrganizationBrandingFavicon",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "Command": "Get-MgOrganizationBrandingHeaderLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}",
    "Command": "Get-MgOrganizationBrandingLocalization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "v1.0",
    "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": "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",
    "Command": "Get-MgOrganizationBrandingLocalization",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "v1.0",
    "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": "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}/backgroundImage",
    "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/$count",
    "Command": "Get-MgOrganizationBrandingLocalizationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "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}/customCSS",
    "Command": "Get-MgOrganizationBrandingLocalizationCustomCss",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon",
    "Command": "Get-MgOrganizationBrandingLocalizationFavicon",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/squareLogo",
    "Command": "Get-MgOrganizationBrandingSquareLogo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "Command": "Get-MgOrganizationBrandingSquareLogoDark",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/getByIds",
    "Command": "Get-MgOrganizationById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "ApiVersion": "v1.0",
    "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}/certificateBasedAuthConfiguration",
    "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "ApiVersion": "v1.0",
    "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}/certificateBasedAuthConfiguration/$count",
    "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgOrganizationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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": "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, 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/{organization-id}/extensions/{extension-id}",
    "Command": "Get-MgOrganizationExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/extensions",
    "Command": "Get-MgOrganizationExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/extensions/$count",
    "Command": "Get-MgOrganizationExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/getMemberGroups",
    "Command": "Get-MgOrganizationMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/getMemberObjects",
    "Command": "Get-MgOrganizationMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/places/{place-id}/room",
    "Command": "Get-MgPlaceAsRoom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphRoom",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/places/room",
    "Command": "Get-MgPlaceAsRoom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphRoom",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/places/{place-id}/roomList",
    "Command": "Get-MgPlaceAsRoomList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphRoomList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/places/roomList",
    "Command": "Get-MgPlaceAsRoomList",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphRoomList",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/places/$count",
    "Command": "Get-MgPlaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/places/room/$count",
    "Command": "Get-MgPlaceCountAsRoom",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/places/roomList/$count",
    "Command": "Get-MgPlaceCountAsRoomList",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Place.Read.All",
      "Description": "Read all company places",
      "FullDescription": "Allows the app to read your company's places (conference rooms and room lists) for calendar events and other applications, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/planner",
    "Command": "Get-MgPlanner",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "Command": "Get-MgPlannerBucket",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerBucket",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerBucketCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerBucketTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}",
    "Command": "Get-MgPlannerPlan",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerPlanBucket",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerPlanCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerPlanDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerPlanTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}",
    "Command": "Get-MgPlannerTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerTaskBucketTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerTaskCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerTaskDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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",
    "Command": "Get-MgPlannerTaskProgressTaskBoardFormat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/$count",
    "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/adminConsentRequestPolicy",
    "Command": "Get-MgPolicyAdminConsentRequestPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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.ConsentRequest",
        "Description": "Read and write consent request policy",
        "FullDescription": "Allows the app to read and write your organization's consent request policy on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Get-MgPolicyAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies",
    "Command": "Get-MgPolicyAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgPolicyAppManagementPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo",
    "Command": "Get-MgPolicyAppManagementPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyAppManagementPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/appManagementPolicies/$count",
    "Command": "Get-MgPolicyAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/authenticationFlowsPolicy",
    "Command": "Get-MgPolicyAuthenticationFlowPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "ApiVersion": "v1.0",
    "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.AuthenticationFlows",
        "Description": "Read and write your authentication flow policies",
        "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy",
    "Command": "Get-MgPolicyAuthenticationMethodPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write your authentication method policies ",
      "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count",
    "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "v1.0",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "v1.0",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/$count",
    "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authorizationPolicy",
    "Command": "Get-MgPolicyAuthorizationPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "ApiVersion": "v1.0",
    "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.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "Command": "Get-MgPolicyClaimMappingPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies",
    "Command": "Get-MgPolicyClaimMappingPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgPolicyClaimMappingPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo",
    "Command": "Get-MgPolicyClaimMappingPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/claimsMappingPolicies/$count",
    "Command": "Get-MgPolicyClaimMappingPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/conditionalAccessPolicies/$count",
    "Command": "Get-MgPolicyConditionalAccessPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy",
    "Command": "Get-MgPolicyCrossTenantAccessPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "ApiVersion": "v1.0",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "ApiVersion": "v1.0",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "v1.0",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "v1.0",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/$count",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "ApiVersion": "v1.0",
    "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.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 on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/defaultAppManagementPolicy",
    "Command": "Get-MgPolicyDefaultAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Get-MgPolicyFeatureRolloutPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPolicyFeatureRolloutPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/$count",
    "Command": "Get-MgPolicyFeatureRolloutPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/$count",
    "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "Command": "Get-MgPolicyPermissionGrantPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies",
    "Command": "Get-MgPolicyPermissionGrantPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/$count",
    "Command": "Get-MgPolicyPermissionGrantPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.PermissionGrant",
        "Description": "Manage consent and permission grant policies",
        "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "Command": "Get-MgPolicyPermissionGrantPolicyExclude",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "Command": "Get-MgPolicyPermissionGrantPolicyExclude",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count",
    "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "Command": "Get-MgPolicyPermissionGrantPolicyInclude",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "Command": "Get-MgPolicyPermissionGrantPolicyInclude",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count",
    "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.Read.PermissionGrant",
        "Description": "Read consent and permission grant policies",
        "FullDescription": "Allows the app to read policies related to consent and permission grants for applications, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "Command": "Get-MgPolicyRoleManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgPolicyRoleManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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}",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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}/policy",
    "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/$count",
    "Command": "Get-MgPolicyRoleManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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}",
    "Command": "Get-MgPolicyRoleManagementPolicyRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgPolicyRoleManagementPolicyRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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",
    "Command": "Get-MgPolicyRoleManagementPolicyRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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
      },
      {
        "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/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Get-MgPolicyTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies",
    "Command": "Get-MgPolicyTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo",
    "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/$count",
    "Command": "Get-MgPolicyTokenIssuancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Get-MgPolicyTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies",
    "Command": "Get-MgPolicyTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}",
    "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo",
    "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count",
    "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/$count",
    "Command": "Get-MgPolicyTokenLifetimePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/print",
    "Command": "Get-MgPrint",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/connectors/{printConnector-id}",
    "Command": "Get-MgPrintConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/operations/{printOperation-id}",
    "Command": "Get-MgPrintOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/operations/$count",
    "Command": "Get-MgPrintOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}",
    "Command": "Get-MgPrintPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "v1.0",
    "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}/connectors/{printConnector-id}",
    "Command": "Get-MgPrintPrinterConnector",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/connectors",
    "Command": "Get-MgPrintPrinterConnector",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterConnectorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgPrintPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/jobs/{printJob-id}",
    "Command": "Get-MgPrintPrinterJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/documents/{printDocument-id}",
    "Command": "Get-MgPrintPrinterJobDocument",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterJobDocument",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Get-MgPrintPrinterJobDocumentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgPrintPrinterJobDocumentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Get-MgPrintPrinterJobTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks",
    "Command": "Get-MgPrintPrinterJobTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count",
    "Command": "Get-MgPrintPrinterJobTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "Command": "Get-MgPrintPrinterJobTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "Command": "Get-MgPrintPrinterJobTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}",
    "Command": "Get-MgPrintPrinterShare",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterShare",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterShareCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/taskTriggers/{printTaskTrigger-id}",
    "Command": "Get-MgPrintPrinterTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterTaskTrigger",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintPrinterTaskTriggerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/definition",
    "Command": "Get-MgPrintPrinterTaskTriggerDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}",
    "Command": "Get-MgPrintService",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintService",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintServiceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgPrintServiceEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintServiceEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintServiceEndpointCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/shares/{printerShare-id}",
    "Command": "Get-MgPrintShare",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShare",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "v1.0",
    "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}/allowedGroups",
    "Command": "Get-MgPrintShareAllowedGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShareAllowedGroupByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShareAllowedGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{group-id}/serviceProvisioningErrors",
    "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedUsers",
    "Command": "Get-MgPrintShareAllowedUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShareAllowedUserByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShareAllowedUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{user-id}/mailboxSettings",
    "Command": "Get-MgPrintShareAllowedUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/$count",
    "Command": "Get-MgPrintShareCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/jobs/{printJob-id}",
    "Command": "Get-MgPrintShareJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShareJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintShareJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/documents/{printDocument-id}",
    "Command": "Get-MgPrintShareJobDocument",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents",
    "Command": "Get-MgPrintShareJobDocument",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Get-MgPrintShareJobDocumentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count",
    "Command": "Get-MgPrintShareJobDocumentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Get-MgPrintShareJobTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "Command": "Get-MgPrintShareJobTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count",
    "Command": "Get-MgPrintShareJobTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition",
    "Command": "Get-MgPrintShareJobTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger",
    "Command": "Get-MgPrintShareJobTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/printer",
    "Command": "Get-MgPrintSharePrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "v1.0",
    "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/taskDefinitions/{printTaskDefinition-id}",
    "Command": "Get-MgPrintTaskDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintTaskDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintTaskDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgPrintTaskDefinitionTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintTaskDefinitionTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrintTaskDefinitionTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/trigger",
    "Command": "Get-MgPrintTaskDefinitionTaskTrigger",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Get-MgPrivacySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrivacySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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}/approvers/{user-id}",
    "Command": "Get-MgPrivacySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "Command": "Get-MgPrivacySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "Command": "Get-MgPrivacySubjectRightsRequestApproverCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/$count",
    "Command": "Get-MgPrivacySubjectRightsRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{authoredNote-id}",
    "Command": "Get-MgPrivacySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "Command": "Get-MgPrivacySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgPrivacySubjectRightsRequestNoteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/team",
    "Command": "Get-MgPrivacySubjectRightsRequestTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods",
    "Command": "Get-MgReportAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count",
    "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "Command": "Get-MgReportDailyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportDailyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportDailyPrintUsageByPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgReportDailyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportDailyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportDailyPrintUsageByUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/deviceConfigurationDeviceActivity",
    "Command": "Get-MgReportDeviceConfigurationDeviceActivity",
    "Method": "GET",
    "Variants": [
      "Device"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration 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
    }
  },
  {
    "Uri": "/reports/deviceConfigurationUserActivity",
    "Command": "Get-MgReportDeviceConfigurationUserActivity",
    "Method": "GET",
    "Variants": [
      "Device"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration 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
    }
  },
  {
    "Uri": "/reports/getEmailActivityCounts(period='{period}')",
    "Command": "Get-MgReportEmailActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getEmailActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportEmailActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getEmailActivityUserDetail(date={date})",
    "Command": "Get-MgReportEmailActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getEmailAppUsageAppsUserCounts(period='{period}')",
    "Command": "Get-MgReportEmailAppUsageAppUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getEmailAppUsageUserCounts(period='{period}')",
    "Command": "Get-MgReportEmailAppUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getEmailAppUsageUserDetail(date={date})",
    "Command": "Get-MgReportEmailAppUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getEmailAppUsageVersionsUserCounts(period='{period}')",
    "Command": "Get-MgReportEmailAppUsageVersionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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})",
    "Command": "Get-MgReportGroupArchivedPrintJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "ApiVersion": "v1.0",
    "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/getM365AppPlatformUserCounts(period='{period}')",
    "Command": "Get-MgReportM365AppPlatformUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getM365AppUserCounts(period='{period}')",
    "Command": "Get-MgReportM365AppUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getM365AppUserDetail(date={date})",
    "Command": "Get-MgReportM365AppUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getMailboxUsageDetail(period='{period}')",
    "Command": "Get-MgReportMailboxUsageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getMailboxUsageMailboxCounts(period='{period}')",
    "Command": "Get-MgReportMailboxUsageMailboxCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')",
    "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getMailboxUsageStorage(period='{period}')",
    "Command": "Get-MgReportMailboxUsageStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/managedDeviceEnrollmentFailureDetails",
    "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail",
    "Method": "GET",
    "Variants": [
      "Detail",
      "Detail1",
      "DetailViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/managedDeviceEnrollmentTopFailures",
    "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure",
    "Method": "GET",
    "Variants": [
      "Top",
      "Top1",
      "TopViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}",
    "Command": "Get-MgReportMonthlyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportMonthlyPrintUsageByPrinter",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByPrinter",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgReportMonthlyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportMonthlyPrintUsageByUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphPrintUsageByUser",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgReportMonthlyPrintUsageByUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365ActivationCounts",
    "Command": "Get-MgReportOffice365ActivationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365ActivationsUserCounts",
    "Command": "Get-MgReportOffice365ActivationUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365ActivationsUserDetail",
    "Command": "Get-MgReportOffice365ActivationUserDetail",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365ActiveUserCounts(period='{period}')",
    "Command": "Get-MgReportOffice365ActiveUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365ActiveUserDetail(date={date})",
    "Command": "Get-MgReportOffice365ActiveUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365GroupsActivityCounts(period='{period}')",
    "Command": "Get-MgReportOffice365GroupActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365GroupsActivityDetail(date={date})",
    "Command": "Get-MgReportOffice365GroupActivityDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365GroupsActivityFileCounts(period='{period}')",
    "Command": "Get-MgReportOffice365GroupActivityFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365GroupsActivityGroupCounts(period='{period}')",
    "Command": "Get-MgReportOffice365GroupActivityGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365GroupsActivityStorage(period='{period}')",
    "Command": "Get-MgReportOffice365GroupActivityStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOffice365ServicesUserCounts(period='{period}')",
    "Command": "Get-MgReportOffice365ServiceUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveActivityFileCounts(period='{period}')",
    "Command": "Get-MgReportOneDriveActivityFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportOneDriveActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveActivityUserDetail(date={date})",
    "Command": "Get-MgReportOneDriveActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveUsageAccountCounts(period='{period}')",
    "Command": "Get-MgReportOneDriveUsageAccountCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveUsageAccountDetail(date={date})",
    "Command": "Get-MgReportOneDriveUsageAccountDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveUsageFileCounts(period='{period}')",
    "Command": "Get-MgReportOneDriveUsageFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getOneDriveUsageStorage(period='{period}')",
    "Command": "Get-MgReportOneDriveUsageStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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})",
    "Command": "Get-MgReportPrinterArchivedPrintJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "ApiVersion": "v1.0",
    "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/security",
    "Command": "Get-MgReportSecurity",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/reports/security/getAttackSimulationRepeatOffenders",
    "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage",
    "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage",
    "Command": "Get-MgReportSecurityAttackSimulationUserCoverage",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')",
    "Command": "Get-MgReportSharePointActivityFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointActivityPages(period='{period}')",
    "Command": "Get-MgReportSharePointActivityPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportSharePointActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointActivityUserDetail(date={date})",
    "Command": "Get-MgReportSharePointActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointSiteUsageDetail(date={date})",
    "Command": "Get-MgReportSharePointSiteUsageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointSiteUsageFileCounts(period='{period}')",
    "Command": "Get-MgReportSharePointSiteUsageFileCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointSiteUsagePages(period='{period}')",
    "Command": "Get-MgReportSharePointSiteUsagePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointSiteUsageSiteCounts(period='{period}')",
    "Command": "Get-MgReportSharePointSiteUsageSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSharePointSiteUsageStorage(period='{period}')",
    "Command": "Get-MgReportSharePointSiteUsageStorage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessActivityCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessActivityUserDetail(date={date})",
    "Command": "Get-MgReportSkypeForBusinessActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessDeviceUsageUserDetail(date={date})",
    "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessOrganizerActivityCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessParticipantActivityCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsTeamActivityCounts(period='{period}')",
    "Command": "Get-MgReportTeamActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsTeamActivityDetail(date={date})",
    "Command": "Get-MgReportTeamActivityDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsTeamActivityDistributionCounts(period='{period}')",
    "Command": "Get-MgReportTeamActivityDistributionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsTeamCounts(period='{period}')",
    "Command": "Get-MgReportTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsDeviceUsageDistributionUserCounts(period='{period}')",
    "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsDeviceUsageUserCounts(period='{period}')",
    "Command": "Get-MgReportTeamDeviceUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsDeviceUsageUserDetail(date={date})",
    "Command": "Get-MgReportTeamDeviceUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsUserActivityCounts(period='{period}')",
    "Command": "Get-MgReportTeamUserActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsUserActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportTeamUserActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getTeamsUserActivityUserDetail(date={date})",
    "Command": "Get-MgReportTeamUserActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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})",
    "Command": "Get-MgReportUserArchivedPrintJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphArchivedPrintJob",
    "ApiVersion": "v1.0",
    "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/getYammerActivityCounts(period='{period}')",
    "Command": "Get-MgReportYammerActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerActivityUserCounts(period='{period}')",
    "Command": "Get-MgReportYammerActivityUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerActivityUserDetail(date={date})",
    "Command": "Get-MgReportYammerActivityUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerDeviceUsageDistributionUserCounts(period='{period}')",
    "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerDeviceUsageUserCounts(period='{period}')",
    "Command": "Get-MgReportYammerDeviceUsageUserCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerDeviceUsageUserDetail(date={date})",
    "Command": "Get-MgReportYammerDeviceUsageUserDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerGroupsActivityCounts(period='{period}')",
    "Command": "Get-MgReportYammerGroupActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerGroupsActivityDetail(date={date})",
    "Command": "Get-MgReportYammerGroupActivityDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/getYammerGroupsActivityGroupCounts(period='{period}')",
    "Command": "Get-MgReportYammerGroupActivityGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/identityProtection/riskDetections/{riskDetection-id}",
    "Command": "Get-MgRiskDetection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskDetections",
    "Command": "Get-MgRiskDetection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskDetections/$count",
    "Command": "Get-MgRiskDetectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "Command": "Get-MgRiskyServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals",
    "Command": "Get-MgRiskyServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/$count",
    "Command": "Get-MgRiskyServicePrincipalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "Command": "Get-MgRiskyServicePrincipalHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "Command": "Get-MgRiskyServicePrincipalHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count",
    "Command": "Get-MgRiskyServicePrincipalHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyServicePrincipal.Read.All",
        "Description": "Read all identity risky service principal information",
        "FullDescription": "Allows the app to read all identity risky service principal information for your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "Command": "Get-MgRiskyUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read identity risky user information",
      "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers",
    "Command": "Get-MgRiskyUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read identity risky user information",
      "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/$count",
    "Command": "Get-MgRiskyUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskyUser.Read.All",
      "Description": "Read identity risky user information",
      "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "Command": "Get-MgRiskyUserHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read identity risky user information",
        "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
        "IsAdmin": true
      },
      {
        "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": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "Command": "Get-MgRiskyUserHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read identity risky user information",
        "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
        "IsAdmin": true
      },
      {
        "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": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count",
    "Command": "Get-MgRiskyUserHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityRiskyUser.Read.All",
        "Description": "Read identity risky user information",
        "FullDescription": "Allows the app to read identity risky user information for all users in your organization on behalf of the signed-in user.",
        "IsAdmin": true
      },
      {
        "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": "/roleManagement",
    "Command": "Get-MgRoleManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory",
    "Command": "Get-MgRoleManagementDirectory",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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/resourceNamespaces",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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/resourceNamespaces/$count",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "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}/activatedUsing",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "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}/activatedUsing",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "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}/activatedUsing",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "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}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "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}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "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}/appScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/directoryScope",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement",
    "Command": "Get-MgRoleManagementEntitlementManagement",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.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 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.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 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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 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 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 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.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.Read.Exchange",
        "Description": "Read Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      },
      {
        "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 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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition",
    "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "Command": "Get-MgSchemaExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "/schemaExtensions",
    "Command": "Get-MgSchemaExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "/schemaExtensions/$count",
    "Command": "Get-MgSchemaExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "SchemaExtensions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "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": "/search",
    "Command": "Get-MgSearchEntity",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts/{alert-id}",
    "Command": "Get-MgSecurityAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts",
    "Command": "Get-MgSecurityAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts/$count",
    "Command": "Get-MgSecurityAlertCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}",
    "Command": "Get-MgSecurityAlertV2",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all alerts",
        "FullDescription": "Allows the app to read all security alerts that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write all alerts",
        "FullDescription": "Allows the app to read and write all alerts that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts_v2",
    "Command": "Get-MgSecurityAlertV2",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all alerts",
        "FullDescription": "Allows the app to read all security alerts that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write all alerts",
        "FullDescription": "Allows the app to read and write all alerts that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/alerts_v2/$count",
    "Command": "Get-MgSecurityAlertV2Count",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityAlert.Read.All",
        "Description": "Read all alerts",
        "FullDescription": "Allows the app to read all security alerts that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityAlert.ReadWrite.All",
        "Description": "Read and write all alerts",
        "FullDescription": "Allows the app to read and write all alerts that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/attackSimulation",
    "Command": "Get-MgSecurityAttackSimulation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAttackSimulationRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulations",
    "Command": "Get-MgSecurityAttackSimulation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulation",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "Command": "Get-MgSecurityAttackSimulationAutomation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations",
    "Command": "Get-MgSecurityAttackSimulationAutomation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/$count",
    "Command": "Get-MgSecurityAttackSimulationAutomationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "Command": "Get-MgSecurityAttackSimulationAutomationRun",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "Command": "Get-MgSecurityAttackSimulationAutomationRun",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count",
    "Command": "Get-MgSecurityAttackSimulationAutomationRunCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulations/$count",
    "Command": "Get-MgSecurityAttackSimulationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/$count",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count",
    "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "Command": "Get-MgSecurityAttackSimulationLandingPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages",
    "Command": "Get-MgSecurityAttackSimulationLandingPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/$count",
    "Command": "Get-MgSecurityAttackSimulationLandingPageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "Command": "Get-MgSecurityAttackSimulationLandingPageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "Command": "Get-MgSecurityAttackSimulationLandingPageDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count",
    "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "Command": "Get-MgSecurityAttackSimulationLoginPage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages",
    "Command": "Get-MgSecurityAttackSimulationLoginPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/$count",
    "Command": "Get-MgSecurityAttackSimulationLoginPageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "Command": "Get-MgSecurityAttackSimulationOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/operations",
    "Command": "Get-MgSecurityAttackSimulationOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/$count",
    "Command": "Get-MgSecurityAttackSimulationOperationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "Command": "Get-MgSecurityAttackSimulationPayload",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/payloads",
    "Command": "Get-MgSecurityAttackSimulationPayload",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/payloads/$count",
    "Command": "Get-MgSecurityAttackSimulationPayloadCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "Command": "Get-MgSecurityAttackSimulationTraining",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings",
    "Command": "Get-MgSecurityAttackSimulationTraining",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/$count",
    "Command": "Get-MgSecurityAttackSimulationTrainingCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count",
    "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases",
    "Command": "Get-MgSecurityCase",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCase",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "ApiVersion": "v1.0",
    "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/{siteSource-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{siteSource-id}/site",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{unifiedGroupSource-id}/group",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "v1.0",
    "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}/additionalSources/{dataSource-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/addToReviewSetOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/custodianSources/{dataSource-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/lastEstimateStatisticsOperation",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation",
    "ApiVersion": "v1.0",
    "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}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "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}/childTags/{ediscoveryReviewTag-id1}",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/parent",
    "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}",
    "Command": "Get-MgSecurityIncident",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read security incidents",
        "FullDescription": "Allows the app to read all security incidents that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/incidents",
    "Command": "Get-MgSecurityIncident",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read security incidents",
        "FullDescription": "Allows the app to read all security incidents that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}",
    "Command": "Get-MgSecurityIncidentAlert",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts",
    "Command": "Get-MgSecurityIncidentAlert",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count",
    "Command": "Get-MgSecurityIncidentAlertCommentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/$count",
    "Command": "Get-MgSecurityIncidentAlertCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/$count",
    "Command": "Get-MgSecurityIncidentCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityIncident.Read.All",
        "Description": "Read security incidents",
        "FullDescription": "Allows the app to read all security incidents that you have access to.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityIncident.ReadWrite.All",
        "Description": "Read and write to security incidents",
        "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScores/{secureScore-id}",
    "Command": "Get-MgSecuritySecureScore",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScores",
    "Command": "Get-MgSecuritySecureScore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "Command": "Get-MgSecuritySecureScoreControlProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScoreControlProfiles",
    "Command": "Get-MgSecuritySecureScoreControlProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScoreControlProfiles/$count",
    "Command": "Get-MgSecuritySecureScoreControlProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/secureScores/$count",
    "Command": "Get-MgSecuritySecureScoreCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "SecurityEvents.Read.All",
        "Description": "Read your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SecurityEvents.ReadWrite.All",
        "Description": "Read and update your organization’s security events",
        "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Get-MgSecuritySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecuritySubjectRightsRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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}/approvers/{user-id}",
    "Command": "Get-MgSecuritySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers",
    "Command": "Get-MgSecuritySubjectRightsRequestApprover",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count",
    "Command": "Get-MgSecuritySubjectRightsRequestApproverCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings",
    "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaborator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count",
    "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/$count",
    "Command": "Get-MgSecuritySubjectRightsRequestCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/getFinalReport",
    "Command": "Get-MgSecuritySubjectRightsRequestFinalReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Get-MgSecuritySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes",
    "Command": "Get-MgSecuritySubjectRightsRequestNote",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSecuritySubjectRightsRequestNoteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/team",
    "Command": "Get-MgSecuritySubjectRightsRequestTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence",
    "Command": "Get-MgSecurityThreatIntelligence",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "Command": "Get-MgSecurityThreatIntelligenceArticle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articles",
    "Command": "Get-MgSecurityThreatIntelligenceArticle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articles/$count",
    "Command": "Get-MgSecurityThreatIntelligenceArticleCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators",
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact",
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/$count",
    "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts",
    "Command": "Get-MgSecurityThreatIntelligenceHost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs",
    "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponent",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookie",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookie",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostPair",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs",
    "Command": "Get-MgSecurityThreatIntelligenceHostPair",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostPairCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost",
    "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs",
    "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "Command": "Get-MgSecurityThreatIntelligenceHostReputation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains",
    "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "Command": "Get-MgSecurityThreatIntelligenceHostTracker",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers",
    "Command": "Get-MgSecurityThreatIntelligenceHostTracker",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count",
    "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/whois",
    "Command": "Get-MgSecurityThreatIntelligenceHostWhoi",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfile",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfile",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/$count",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count",
    "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/$count",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost",
    "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact",
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count",
    "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/$count",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count",
    "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomain",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomain",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/$count",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerability",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerability",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatIntelligence.Read.All",
      "Description": "Read threat intelligence Information",
      "FullDescription": "Allows the app to read threat intelligence information, such as indicators, observations, and articles, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/$count",
    "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/$count",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host",
    "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers",
    "Command": "Get-MgSecurityTrigger",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "Command": "Get-MgSecurityTriggerRetentionEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "v1.0",
    "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/triggers/retentionEvents",
    "Command": "Get-MgSecurityTriggerRetentionEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "v1.0",
    "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/triggers/retentionEvents/$count",
    "Command": "Get-MgSecurityTriggerRetentionEventCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/triggers/retentionEvents/{retentionEvent-id}/retentionEventType",
    "Command": "Get-MgSecurityTriggerRetentionEventType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "v1.0",
    "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/triggerTypes",
    "Command": "Get-MgSecurityTriggerType",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "Command": "Get-MgSecurityTriggerTypeRetentionEventType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "v1.0",
    "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/triggerTypes/retentionEventTypes",
    "Command": "Get-MgSecurityTriggerTypeRetentionEventType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "v1.0",
    "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/triggerTypes/retentionEventTypes/$count",
    "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "Command": "Get-MgServiceAnnouncementHealthOverview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "Command": "Get-MgServiceAnnouncementHealthOverview",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/$count",
    "Command": "Get-MgServiceAnnouncementHealthOverviewCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "Command": "Get-MgServiceAnnouncementHealthOverviewIssue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "Command": "Get-MgServiceAnnouncementHealthOverviewIssue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count",
    "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "Command": "Get-MgServiceAnnouncementIssue",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues",
    "Command": "Get-MgServiceAnnouncementIssue",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/$count",
    "Command": "Get-MgServiceAnnouncementIssueCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "Command": "Get-MgServiceAnnouncementMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages",
    "Command": "Get-MgServiceAnnouncementMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "Command": "Get-MgServiceAnnouncementMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "Command": "Get-MgServiceAnnouncementMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "Command": "Get-MgServiceAnnouncementMessageAttachmentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count",
    "Command": "Get-MgServiceAnnouncementMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/$count",
    "Command": "Get-MgServiceAnnouncementMessageCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceMessage.Read.All",
      "Description": "Read service messages",
      "FullDescription": "Allows the app to read your tenant's service announcement messages on your behalf. Messages may include information about new or changed features.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "Command": "Get-MgServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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",
    "Command": "Get-MgServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Get-MgServicePrincipalAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies",
    "Command": "Get-MgServicePrincipalAppManagementPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count",
    "Command": "Get-MgServicePrincipalAppManagementPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "Command": "Get-MgServicePrincipalAppRoleAssignedTo",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "Command": "Get-MgServicePrincipalAppRoleAssignedTo",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appRoleAssignedTo/$count",
    "Command": "Get-MgServicePrincipalAppRoleAssignedToCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Get-MgServicePrincipalAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "Command": "Get-MgServicePrincipalAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/appRoleAssignments/$count",
    "Command": "Get-MgServicePrincipalAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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}')",
    "Command": "Get-MgServicePrincipalByAppId",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/getByIds",
    "Command": "Get-MgServicePrincipalById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies",
    "Command": "Get-MgServicePrincipalClaimMappingPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count",
    "Command": "Get-MgServicePrincipalClaimMappingPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/$count",
    "Command": "Get-MgServicePrincipalCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createdObjects/{directoryObject-id}",
    "Command": "Get-MgServicePrincipalCreatedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects",
    "Command": "Get-MgServicePrincipalCreatedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal",
    "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count",
    "Command": "Get-MgServicePrincipalCreatedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createdObjects/servicePrincipal/$count",
    "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "Command": "Get-MgServicePrincipalDelegatedPermissionClassification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "Command": "Get-MgServicePrincipalDelegatedPermissionClassification",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.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": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count",
    "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.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": "/servicePrincipals/delta",
    "Command": "Get-MgServicePrincipalDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "Command": "Get-MgServicePrincipalEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "Command": "Get-MgServicePrincipalEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count",
    "Command": "Get-MgServicePrincipalEndpointCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies",
    "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count",
    "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups",
    "Command": "Get-MgServicePrincipalMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgServicePrincipalMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}",
    "Command": "Get-MgServicePrincipalMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf",
    "Command": "Get-MgServicePrincipalMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit",
    "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole",
    "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole",
    "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group",
    "Command": "Get-MgServicePrincipalMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group",
    "Command": "Get-MgServicePrincipalMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count",
    "Command": "Get-MgServicePrincipalMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/memberOf/administrativeUnit/$count",
    "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count",
    "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count",
    "Command": "Get-MgServicePrincipalMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Get-MgServicePrincipalOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants",
    "Command": "Get-MgServicePrincipalOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count",
    "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}",
    "Command": "Get-MgServicePrincipalOwnedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects",
    "Command": "Get-MgServicePrincipalOwnedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application",
    "Command": "Get-MgServicePrincipalOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application",
    "Command": "Get-MgServicePrincipalOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint",
    "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint",
    "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group",
    "Command": "Get-MgServicePrincipalOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group",
    "Command": "Get-MgServicePrincipalOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal",
    "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count",
    "Command": "Get-MgServicePrincipalOwnedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/ownedObjects/application/$count",
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count",
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count",
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count",
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count",
    "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners",
    "Command": "Get-MgServicePrincipalOwner",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment",
    "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint",
    "Command": "Get-MgServicePrincipalOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint",
    "Command": "Get-MgServicePrincipalOwnerAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal",
    "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user",
    "Command": "Get-MgServicePrincipalOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user",
    "Command": "Get-MgServicePrincipalOwnerAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "Command": "Get-MgServicePrincipalOwnerByRef",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/owners/$count",
    "Command": "Get-MgServicePrincipalOwnerCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/owners/appRoleAssignment/$count",
    "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count",
    "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count",
    "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count",
    "Command": "Get-MgServicePrincipalOwnerCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "Command": "Get-MgServicePrincipalRiskDetection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "Command": "Get-MgServicePrincipalRiskDetection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/$count",
    "Command": "Get-MgServicePrincipalRiskDetectionCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityRiskEvent.Read.All",
      "Description": "Read identity risk event information",
      "FullDescription": "Allows the app to read identity risk event information for all users in your organization on behalf of the signed-in user. ",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "Command": "Get-MgServicePrincipalSynchronization",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken",
    "Command": "Get-MgServicePrincipalSynchronizationAccessToken",
    "Method": "POST",
    "Variants": [
      "Acquire",
      "AcquireExpanded",
      "AcquireViaIdentity",
      "AcquireViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgServicePrincipalSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgServicePrincipalSynchronizationJob",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgServicePrincipalSynchronizationJobCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "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/directories/{directoryDefinition-id}",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count",
    "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count",
    "Command": "Get-MgServicePrincipalSynchronizationSecretCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Get-MgServicePrincipalSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgServicePrincipalSynchronizationTemplate",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "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/directories/{directoryDefinition-id}",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count",
    "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Get-MgServicePrincipalTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies",
    "Command": "Get-MgServicePrincipalTokenIssuancePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count",
    "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Get-MgServicePrincipalTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies",
    "Command": "Get-MgServicePrincipalTokenLifetimePolicy",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count",
    "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgServicePrincipalTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf",
    "Command": "Get-MgServicePrincipalTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgShareContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgShareContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgShareContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgShareContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/$count",
    "Command": "Get-MgShareCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser",
    "Command": "Get-MgShareCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgShareCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgShareCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/driveItem",
    "Command": "Get-MgShareDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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/content",
    "Command": "Get-MgShareDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/items/{driveItem-id}",
    "Command": "Get-MgShareItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items",
    "Command": "Get-MgShareItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "Command": "Get-MgShareItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items/$count",
    "Command": "Get-MgShareItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser",
    "Command": "Get-MgShareItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser",
    "Command": "Get-MgShareLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgShareLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "Command": "Get-MgShareList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgShareListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "Command": "Get-MgShareListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count",
    "Command": "Get-MgShareListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgShareListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgShareListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "Command": "Get-MgShareListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgShareListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgShareListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgShareListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgShareListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgShareListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgShareListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgShareListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgShareListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgShareListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgShareListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgShareListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count",
    "Command": "Get-MgShareListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser",
    "Command": "Get-MgShareListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgShareListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgShareListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/drive",
    "Command": "Get-MgShareListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "Command": "Get-MgShareListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "Command": "Get-MgShareListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "Command": "Get-MgShareListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgShareListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgShareListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgShareListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgShareListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgShareListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgShareListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgShareListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgShareListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgShareListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgShareListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgShareListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgShareListItemVersion",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgShareListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgShareListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgShareListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "Command": "Get-MgShareListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count",
    "Command": "Get-MgShareListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgShareListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "Command": "Get-MgShareListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count",
    "Command": "Get-MgShareListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "Command": "Get-MgSharePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/root",
    "Command": "Get-MgShareRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "Command": "Get-MgShareRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}",
    "Command": "Get-MgShareSharedDriveItemSharedDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgShareSharedDriveItemSharedDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/site",
    "Command": "Get-MgShareSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}",
    "Command": "Get-MgSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "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": "/sites",
    "Command": "Get-MgSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/getActivitiesByInterval",
    "Command": "Get-MgSiteActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "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/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "Command": "Get-MgSiteAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgSiteAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/lastSevenDays",
    "Command": "Get-MgSiteAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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}/getApplicableContentTypesForList(listId='{listId}')",
    "Command": "Get-MgSiteApplicableContentTypeForList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/getByPath(path='{path}')",
    "Command": "Get-MgSiteByPath",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgSiteColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/columns",
    "Command": "Get-MgSiteColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/columns/$count",
    "Command": "Get-MgSiteColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgSiteColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgSiteContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes",
    "Command": "Get-MgSiteContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base",
    "Command": "Get-MgSiteContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgSiteContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgSiteContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgSiteContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgSiteContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgSiteContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgSiteContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgSiteContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgSiteContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgSiteContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgSiteContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/$count",
    "Command": "Get-MgSiteContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/$count",
    "Command": "Get-MgSiteCount",
    "Method": "GET",
    "Variants": [
      "Get1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/drive",
    "Command": "Get-MgSiteDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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/{drive-id}",
    "Command": "Get-MgSiteDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/drives",
    "Command": "Get-MgSiteDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/externalColumns/{columnDefinition-id}",
    "Command": "Get-MgSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/externalColumns",
    "Command": "Get-MgSiteExternalColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/externalColumns/$count",
    "Command": "Get-MgSiteExternalColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser",
    "Command": "Get-MgSiteItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser",
    "Command": "Get-MgSiteLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgSiteLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "Command": "Get-MgSiteList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists",
    "Command": "Get-MgSiteList",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgSiteListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "Command": "Get-MgSiteListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count",
    "Command": "Get-MgSiteListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgSiteListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Get-MgSiteListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "Get-MgSiteListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgSiteListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgSiteListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgSiteListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgSiteListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgSiteListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgSiteListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgSiteListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgSiteListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count",
    "Command": "Get-MgSiteListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/$count",
    "Command": "Get-MgSiteListCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists/{list-id}/createdByUser",
    "Command": "Get-MgSiteListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgSiteListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/drive",
    "Command": "Get-MgSiteListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Get-MgSiteListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval",
    "Command": "Get-MgSiteListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "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}/createdByUser",
    "Command": "Get-MgSiteListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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",
    "Command": "Get-MgSiteListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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",
    "Command": "Get-MgSiteListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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}/fields",
    "Command": "Get-MgSiteListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem",
    "Command": "Get-MgSiteListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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/content",
    "Command": "Get-MgSiteListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Get-MgSiteListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "Command": "Get-MgSiteListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count",
    "Command": "Get-MgSiteListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgSiteListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgSiteListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "Command": "Get-MgSiteListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count",
    "Command": "Get-MgSiteListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "Get-MgSiteListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count",
    "Command": "Get-MgSiteListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "Command": "Get-MgSiteOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/$count",
    "Command": "Get-MgSiteOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl",
    "Command": "Get-MgSiteOnenoteNotebookFromWebUrl",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgSiteOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgSiteOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgSiteOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/operations/$count",
    "Command": "Get-MgSiteOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages",
    "Command": "Get-MgSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Get-MgSiteOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/$count",
    "Command": "Get-MgSiteOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgSiteOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgSiteOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/resources/$count",
    "Command": "Get-MgSiteOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections",
    "Command": "Get-MgSiteOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/$count",
    "Command": "Get-MgSiteOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "Command": "Get-MgSiteOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgSiteOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgSiteOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgSiteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/operations",
    "Command": "Get-MgSiteOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/operations/$count",
    "Command": "Get-MgSiteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.Read.All",
        "Description": "Read items in all site collections",
        "FullDescription": "Allow the application to read documents and list items in all site collections on your behalf",
        "IsAdmin": false
      },
      {
        "Name": "Sites.ReadWrite.All",
        "Description": "Edit or delete items in all site collections",
        "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "Command": "Get-MgSitePermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSitePermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/permissions/$count",
    "Command": "Get-MgSitePermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "Command": "Get-MgSiteRecentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/termStore",
    "Command": "Get-MgSiteTermStore",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "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}/termStores",
    "Command": "Get-MgSiteTermStore",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStores/$count",
    "Command": "Get-MgSiteTermStoreCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "Command": "Get-MgSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets",
    "Command": "Get-MgSiteTermStoreGroupSet",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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}/children/{term-id}",
    "Command": "Get-MgSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "Command": "Get-MgSiteTermStoreGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count",
    "Command": "Get-MgSiteTermStoreGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgSiteTermStoreGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count",
    "Command": "Get-MgSiteTermStoreGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/parentGroup",
    "Command": "Get-MgSiteTermStoreGroupSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "Command": "Get-MgSiteTermStoreGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count",
    "Command": "Get-MgSiteTermStoreGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgSiteTermStoreGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgSiteTermStoreGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count",
    "Command": "Get-MgSiteTermStoreGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgSiteTermStoreGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Get-MgSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreSet",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Get-MgSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children",
    "Command": "Get-MgSiteTermStoreSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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/{term-id}/children/$count",
    "Command": "Get-MgSiteTermStoreSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgSiteTermStoreSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgSiteTermStoreSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/$count",
    "Command": "Get-MgSiteTermStoreSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Get-MgSiteTermStoreSetParentGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "Get-MgSiteTermStoreSetParentGroupSet",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1",
      "List2",
      "List3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "Get2",
      "Get3",
      "GetViaIdentity",
      "GetViaIdentity1",
      "GetViaIdentity2",
      "GetViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set",
    "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "Get-MgSiteTermStoreSetRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreSetRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Get-MgSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreSetTerm",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Get-MgSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "Get-MgSiteTermStoreSetTermChild",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreSetTermChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{term-id1}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "Get-MgSiteTermStoreSetTermChildRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set",
    "Command": "Get-MgSiteTermStoreSetTermChildSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count",
    "Command": "Get-MgSiteTermStoreSetTermCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Get-MgSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "Get-MgSiteTermStoreSetTermRelation",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgSiteTermStoreSetTermRelationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{relation-id}/fromTerm",
    "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set",
    "Command": "Get-MgSiteTermStoreSetTermRelationSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm",
    "Command": "Get-MgSiteTermStoreSetTermRelationToTerm",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set",
    "Command": "Get-MgSiteTermStoreSetTermSet",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "Command": "Get-MgSubscribedSku",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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, without a signed-in user. Related resources include things like subscribed skus and tenant branding information.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/subscribedSkus",
    "Command": "Get-MgSubscribedSku",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "/subscriptions/{subscription-id}",
    "Command": "Get-MgSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions",
    "Command": "Get-MgSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/sites/{site-id1}",
    "Command": "Get-MgSubSite",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/sites",
    "Command": "Get-MgSubSite",
    "Method": "GET",
    "Variants": [
      "List2"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "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": "/sites/{site-id}/sites/$count",
    "Command": "Get-MgSubSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/teams/{team-id}",
    "Command": "Get-MgTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams",
    "Command": "Get-MgTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "Command": "Get-MgTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teams/{team-id}/channels",
    "Command": "Get-MgTeamChannel",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teams/{team-id}/channels/$count",
    "Command": "Get-MgTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teams/{team-id}/channels/{channel-id}/filesFolder",
    "Command": "Get-MgTeamChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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 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": "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": "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": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Get-MgTeamChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Get-MgTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgTeamChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "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}/messages/{chatMessage-id}",
    "Command": "Get-MgTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages",
    "Command": "Get-MgTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/$count",
    "Command": "Get-MgTeamChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/delta",
    "Command": "Get-MgTeamChannelMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgTeamChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgTeamChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgTeamChannelMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgTeamChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "Get-MgTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count",
    "Command": "Get-MgTeamChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Get-MgTeamChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "TeamsTab.Read.All",
        "Description": "Read tabs in Microsoft Teams.",
        "FullDescription": "Read the names and settings of tabs inside any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/teamsApp",
    "Command": "Get-MgTeamChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/$count",
    "Command": "Get-MgTeamCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors",
    "Command": "Get-MgTeamGroupServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count",
    "Command": "Get-MgTeamGroupServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/incomingChannels/{channel-id}",
    "Command": "Get-MgTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/incomingChannels",
    "Command": "Get-MgTeamIncomingChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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}/incomingChannels/$count",
    "Command": "Get-MgTeamIncomingChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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}/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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",
    "Command": "Get-MgTeamInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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",
    "Command": "Get-MgTeamInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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": "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/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgTeamInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgTeamInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/members/{conversationMember-id}",
    "Command": "Get-MgTeamMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of teams",
        "FullDescription": "Read the members of teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/members",
    "Command": "Get-MgTeamMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of teams",
        "FullDescription": "Read the members of teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/members/$count",
    "Command": "Get-MgTeamMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamMember.Read.All",
        "Description": "Read the members of teams",
        "FullDescription": "Read the members of teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamMember.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Get-MgTeamOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/operations",
    "Command": "Get-MgTeamOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/operations/$count",
    "Command": "Get-MgTeamOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants",
    "Command": "Get-MgTeamPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/photo",
    "Command": "Get-MgTeamPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/photo/$value",
    "Command": "Get-MgTeamPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel",
    "Command": "Get-MgTeamPrimaryChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder",
    "Command": "Get-MgTeamPrimaryChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "Command": "Get-MgTeamPrimaryChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "Command": "Get-MgTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "Command": "Get-MgTeamPrimaryChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/$count",
    "Command": "Get-MgTeamPrimaryChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "Command": "Get-MgTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "Command": "Get-MgTeamPrimaryChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/$count",
    "Command": "Get-MgTeamPrimaryChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/delta",
    "Command": "Get-MgTeamPrimaryChannelMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgTeamPrimaryChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "Get-MgTeamPrimaryChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count",
    "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Get-MgTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "Command": "Get-MgTeamPrimaryChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/$count",
    "Command": "Get-MgTeamPrimaryChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgTeamPrimaryChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule",
    "Command": "Get-MgTeamSchedule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleOfferShiftRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamScheduleOfferShiftRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleOpenShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleOpenShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleOpenShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleSchedulingGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleSchedulingGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleShift",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleShiftCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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/{swapShiftsChangeRequest-id}",
    "Command": "Get-MgTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests",
    "Command": "Get-MgTeamScheduleSwapShiftChangeRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleTimeOff",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleTimeOffCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleTimeOffReason",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleTimeOffReasonCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}",
    "Command": "Get-MgTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleTimeOffRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "Get-MgTeamScheduleTimeOffRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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}/tags/{teamworkTag-id}",
    "Command": "Get-MgTeamTag",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamTag",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamTagCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgTeamTagMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamTagMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamTagMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/template",
    "Command": "Get-MgTeamTemplate",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork",
    "Command": "Get-MgTeamwork",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamwork",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "Command": "Get-MgTeamworkDeletedTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams",
    "Command": "Get-MgTeamworkDeletedTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Read the names and descriptions of teams",
      "FullDescription": "Read the names and descriptions of teams, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "Command": "Get-MgTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder",
    "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "Command": "Get-MgTeamworkDeletedTeamChannelMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgTeamworkDeletedTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "Command": "Get-MgTeamworkDeletedTeamChannelTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count",
    "Command": "Get-MgTeamworkDeletedTeamChannelTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/$count",
    "Command": "Get-MgTeamworkDeletedTeamCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Team.ReadBasic.All",
      "Description": "Read the names and descriptions of teams",
      "FullDescription": "Read the names and descriptions of teams, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/teamwork/teamsAppSettings",
    "Command": "Get-MgTeamworkTeamAppSetting",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "ApiVersion": "v1.0",
    "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/workforceIntegrations/{workforceIntegration-id}",
    "Command": "Get-MgTeamworkWorkforceIntegration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamworkWorkforceIntegration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTeamworkWorkforceIntegrationCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{delegatedAdminServiceManagementDetail-id}",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}",
    "Command": "Get-MgUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune device configuration and policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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 Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in 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",
    "Command": "Get-MgUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without 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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in 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 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.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}/activities/{userActivity-id}",
    "Command": "Get-MgUserActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities",
    "Command": "Get-MgUserActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserActivityCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserActivityHistoryItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "Command": "Get-MgUserActivityHistoryItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity",
    "Command": "Get-MgUserActivityHistoryItemActivity",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count",
    "Command": "Get-MgUserActivityHistoryItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Get-MgUserAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/agreementAcceptances",
    "Command": "Get-MgUserAgreementAcceptance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAgreementAcceptanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Get-MgUserAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments",
    "Command": "Get-MgUserAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
        "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": "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",
    "Command": "Get-MgUserAppRoleAssignmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
        "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": "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}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "Command": "Get-MgUserAuthenticationEmailMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationEmailMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationEmailMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationFido2Method",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationFido2Method",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphFido2AuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationFido2MethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/device",
    "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "Command": "Get-MgUserAuthenticationOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations/$count",
    "Command": "Get-MgUserAuthenticationOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}",
    "Command": "Get-MgUserAuthenticationPasswordMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationPasswordMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationPasswordMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationPhoneMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationPhoneMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationPhoneMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationSoftwareOathMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationSoftwareOathMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/device",
    "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/getByIds",
    "Command": "Get-MgUserById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}",
    "Command": "Get-MgUserCalendar",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendars",
    "Command": "Get-MgUserCalendar",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "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": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendars/$count",
    "Command": "Get-MgUserCalendarCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "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": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "Command": "Get-MgUserCalendarEvent",
    "Method": "GET",
    "Variants": [
      "List1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendar/events/delta",
    "Command": "Get-MgUserCalendarEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}",
    "Command": "Get-MgUserCalendarGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups",
    "Command": "Get-MgUserCalendarGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "Command": "Get-MgUserCalendarGroupCalendar",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "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": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/$count",
    "Command": "Get-MgUserCalendarGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Get-MgUserCalendarPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "Command": "Get-MgUserCalendarPermission",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/$count",
    "Command": "Get-MgUserCalendarPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule",
    "Command": "Get-MgUserCalendarSchedule",
    "Method": "POST",
    "Variants": [
      "Get1",
      "GetExpanded1",
      "GetViaIdentity1",
      "GetViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarView",
    "Command": "Get-MgUserCalendarView",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "Command": "Get-MgUserChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserChat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserChatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Get-MgUserChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "Command": "Get-MgUserChatInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count",
    "Command": "Get-MgUserChatInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp",
    "Command": "Get-MgUserChatInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgUserChatInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "Command": "Get-MgUserChatLastMessagePreview",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Get-MgUserChatMember",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserChatMember",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserChatMemberCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/messages/{chatMessage-id}",
    "Command": "Get-MgUserChatMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/users/{user-id}/chats/{chat-id}/messages",
    "Command": "Get-MgUserChatMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserChatMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgUserChatMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgUserChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "Get-MgUserChatMessageHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count",
    "Command": "Get-MgUserChatMessageHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMessage.Read.All",
        "Description": "Read your channel messages",
        "FullDescription": "Allows the app to read a channel's messages in Microsoft Teams, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 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": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Get-MgUserChatMessageReply",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "Get-MgUserChatMessageReply",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count",
    "Command": "Get-MgUserChatMessageReplyCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta",
    "Command": "Get-MgUserChatMessageReplyDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Get-MgUserChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "Get-MgUserChatMessageReplyHostedContent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count",
    "Command": "Get-MgUserChatMessageReplyHostedContentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Get-MgUserChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "Command": "Get-MgUserChatPermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/getByIds",
    "Command": "Get-MgUserChatPermissionGrantById",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count",
    "Command": "Get-MgUserChatPermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberGroups",
    "Command": "Get-MgUserChatPermissionGrantMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}/getMemberObjects",
    "Command": "Get-MgUserChatPermissionGrantMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Get-MgUserChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "Command": "Get-MgUserChatPinnedMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count",
    "Command": "Get-MgUserChatPinnedMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Get-MgUserChatTab",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "Command": "Get-MgUserChatTab",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count",
    "Command": "Get-MgUserChatTabCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp",
    "Command": "Get-MgUserChatTabTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "Command": "Get-MgUserContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts",
    "Command": "Get-MgUserContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/$count",
    "Command": "Get-MgUserContactCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/delta",
    "Command": "Get-MgUserContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Get-MgUserContactExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "Command": "Get-MgUserContactExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count",
    "Command": "Get-MgUserContactExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "Command": "Get-MgUserContactFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders",
    "Command": "Get-MgUserContactFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "Command": "Get-MgUserContactFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "Command": "Get-MgUserContactFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "Command": "Get-MgUserContactFolderChildFolderContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "Command": "Get-MgUserContactFolderChildFolderContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count",
    "Command": "Get-MgUserContactFolderChildFolderContactCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta",
    "Command": "Get-MgUserContactFolderChildFolderContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Get-MgUserContactFolderChildFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "Command": "Get-MgUserContactFolderChildFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count",
    "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "Command": "Get-MgUserContactFolderChildFolderContactPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count",
    "Command": "Get-MgUserContactFolderChildFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta",
    "Command": "Get-MgUserContactFolderChildFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "Command": "Get-MgUserContactFolderContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "Command": "Get-MgUserContactFolderContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count",
    "Command": "Get-MgUserContactFolderContactCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta",
    "Command": "Get-MgUserContactFolderContactDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Get-MgUserContactFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "Command": "Get-MgUserContactFolderContactExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count",
    "Command": "Get-MgUserContactFolderContactExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "Command": "Get-MgUserContactFolderContactPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "Command": "Get-MgUserContactFolderContactPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/$count",
    "Command": "Get-MgUserContactFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contactFolders/delta",
    "Command": "Get-MgUserContactFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Contacts.Read",
        "Description": "Read your contacts ",
        "FullDescription": "Allows the app to read contacts in your contact folders. ",
        "IsAdmin": false
      },
      {
        "Name": "Contacts.ReadWrite",
        "Description": "Have full access of your contacts ",
        "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "Command": "Get-MgUserContactPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "Command": "Get-MgUserContactPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.Read",
      "Description": "Read your contacts ",
      "FullDescription": "Allows the app to read contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/$count",
    "Command": "Get-MgUserCount",
    "Method": "GET",
    "Variants": [
      "Get"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without 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
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.",
        "IsAdmin": false
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in 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 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.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}/createdObjects/{directoryObject-id}",
    "Command": "Get-MgUserCreatedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/createdObjects",
    "Command": "Get-MgUserCreatedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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",
        "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}/createdObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgUserCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/createdObjects/servicePrincipal",
    "Command": "Get-MgUserCreatedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/createdObjects/$count",
    "Command": "Get-MgUserCreatedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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",
        "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}/createdObjects/servicePrincipal/$count",
    "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar",
    "Command": "Get-MgUserDefaultCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/events",
    "Command": "Get-MgUserDefaultCalendarEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/calendar/getSchedule",
    "Command": "Get-MgUserDefaultCalendarSchedule",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphScheduleInformation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/drive",
    "Command": "Get-MgUserDefaultDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgUserDelta",
    "Method": "GET",
    "Variants": [
      "Delta"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Get-MgUserDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "Command": "Get-MgUserDeviceManagementTroubleshootingEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count",
    "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}",
    "Command": "Get-MgUserDirectReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports",
    "Command": "Get-MgUserDirectReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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.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}/directReports/{directoryObject-id}/orgContact",
    "Command": "Get-MgUserDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/orgContact",
    "Command": "Get-MgUserDirectReportAsOrgContact",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user",
    "Command": "Get-MgUserDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/user",
    "Command": "Get-MgUserDirectReportAsUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/$count",
    "Command": "Get-MgUserDirectReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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.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}/directReports/orgContact/$count",
    "Command": "Get-MgUserDirectReportCountAsOrgContact",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/directReports/user/$count",
    "Command": "Get-MgUserDirectReportCountAsUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "Command": "Get-MgUserDrive",
    "Method": "GET",
    "Variants": [
      "Get1",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives",
    "Command": "Get-MgUserDrive",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "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/{drive-id}/bundles/{driveItem-id}",
    "Command": "Get-MgUserDriveBundle",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "Command": "Get-MgUserDriveBundle",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Get-MgUserDriveBundleContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count",
    "Command": "Get-MgUserDriveBundleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base",
    "Command": "Get-MgUserDriveContentTypeBase",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}",
    "Command": "Get-MgUserDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes",
    "Command": "Get-MgUserDriveContentTypeBaseType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count",
    "Command": "Get-MgUserDriveContentTypeBaseTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/$count",
    "Command": "Get-MgUserDriveCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{drive-id}/createdByUser",
    "Command": "Get-MgUserDriveCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}",
    "Command": "Get-MgUserDriveFollowing",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following",
    "Command": "Get-MgUserDriveFollowing",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Get-MgUserDriveFollowingContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/$count",
    "Command": "Get-MgUserDriveFollowingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Get-MgUserDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "Command": "Get-MgUserDriveItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval",
    "Command": "Get-MgUserDriveItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Get-MgUserDriveItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count",
    "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays",
    "Command": "Get-MgUserDriveItemAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime",
    "Command": "Get-MgUserDriveItemAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Get-MgUserDriveItemChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "Get-MgUserDriveItemChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Get-MgUserDriveItemChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count",
    "Command": "Get-MgUserDriveItemChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Get-MgUserDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/$count",
    "Command": "Get-MgUserDriveItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser",
    "Command": "Get-MgUserDriveItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta",
    "Command": "Get-MgUserDriveItemDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser",
    "Command": "Get-MgUserDriveItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Get-MgUserDriveItemListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval",
    "Command": "Get-MgUserDriveItemListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics",
    "Command": "Get-MgUserDriveItemListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser",
    "Command": "Get-MgUserDriveItemListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count",
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem",
    "Command": "Get-MgUserDriveItemListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Get-MgUserDriveItemListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Get-MgUserDriveItemListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgUserDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "Get-MgUserDriveItemListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count",
    "Command": "Get-MgUserDriveItemListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgUserDriveItemListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Get-MgUserDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "Get-MgUserDriveItemPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count",
    "Command": "Get-MgUserDriveItemPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Get-MgUserDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "Get-MgUserDriveItemSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count",
    "Command": "Get-MgUserDriveItemSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgUserDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "Get-MgUserDriveItemThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count",
    "Command": "Get-MgUserDriveItemThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Get-MgUserDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "Get-MgUserDriveItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgUserDriveItemVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count",
    "Command": "Get-MgUserDriveItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser",
    "Command": "Get-MgUserDriveLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "Command": "Get-MgUserDriveList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Get-MgUserDriveListColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "Command": "Get-MgUserDriveListColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count",
    "Command": "Get-MgUserDriveListColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgUserDriveListColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Get-MgUserDriveListContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "Command": "Get-MgUserDriveListContentType",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Get-MgUserDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "Get-MgUserDriveListContentTypeColumn",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count",
    "Command": "Get-MgUserDriveListContentTypeColumnCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Get-MgUserDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "Get-MgUserDriveListContentTypeColumnLink",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count",
    "Command": "Get-MgUserDriveListContentTypeColumnLinkCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}",
    "Command": "Get-MgUserDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions",
    "Command": "Get-MgUserDriveListContentTypeColumnPosition",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count",
    "Command": "Get-MgUserDriveListContentTypeColumnPositionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn",
    "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes",
    "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count",
    "Command": "Get-MgUserDriveListContentTypeCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser",
    "Command": "Get-MgUserDriveListCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/drive",
    "Command": "Get-MgUserDriveListDrive",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Get-MgUserDriveListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "Command": "Get-MgUserDriveListItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval",
    "Command": "Get-MgUserDriveListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics",
    "Command": "Get-MgUserDriveListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser",
    "Command": "Get-MgUserDriveListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgUserDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "Get-MgUserDriveListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count",
    "Command": "Get-MgUserDriveListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgUserDriveListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem",
    "Command": "Get-MgUserDriveListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Get-MgUserDriveListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Get-MgUserDriveListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Get-MgUserDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "Get-MgUserDriveListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count",
    "Command": "Get-MgUserDriveListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgUserDriveListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Get-MgUserDriveListOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "Command": "Get-MgUserDriveListOperation",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count",
    "Command": "Get-MgUserDriveListOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Get-MgUserDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "Command": "Get-MgUserDriveListSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count",
    "Command": "Get-MgUserDriveListSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "Command": "Get-MgUserDriveRoot",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval",
    "Command": "Get-MgUserDriveRootActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "Command": "Get-MgUserDriveRootAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStat",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count",
    "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays",
    "Command": "Get-MgUserDriveRootAnalyticLastSevenDay",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime",
    "Command": "Get-MgUserDriveRootAnalyticTime",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Get-MgUserDriveRootChild",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "Command": "Get-MgUserDriveRootChild",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Get-MgUserDriveRootChildContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count",
    "Command": "Get-MgUserDriveRootChildCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "Command": "Get-MgUserDriveRootContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser",
    "Command": "Get-MgUserDriveRootCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/delta",
    "Command": "Get-MgUserDriveRootDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "Delta1",
      "DeltaViaIdentity",
      "DeltaViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser",
    "Command": "Get-MgUserDriveRootLastModifiedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "Command": "Get-MgUserDriveRootListItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval",
    "Command": "Get-MgUserDriveRootListItemActivityByInterval",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics",
    "Command": "Get-MgUserDriveRootListItemAnalytic",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser",
    "Command": "Get-MgUserDriveRootListItemCreatedByUser",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors",
    "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphServiceProvisioningError",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count",
    "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count",
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem",
    "Command": "Get-MgUserDriveRootListItemDriveItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Get-MgUserDriveRootListItemDriveItemContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Get-MgUserDriveRootListItemField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Get-MgUserDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "Get-MgUserDriveRootListItemVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count",
    "Command": "Get-MgUserDriveRootListItemVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Get-MgUserDriveRootListItemVersionField",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Get-MgUserDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "Command": "Get-MgUserDriveRootPermission",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count",
    "Command": "Get-MgUserDriveRootPermissionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Get-MgUserDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "Command": "Get-MgUserDriveRootSubscription",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count",
    "Command": "Get-MgUserDriveRootSubscriptionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Get-MgUserDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "Command": "Get-MgUserDriveRootThumbnail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count",
    "Command": "Get-MgUserDriveRootThumbnailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Get-MgUserDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "Command": "Get-MgUserDriveRootVersion",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Get-MgUserDriveRootVersionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count",
    "Command": "Get-MgUserDriveRootVersionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}",
    "Command": "Get-MgUserDriveSpecial",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special",
    "Command": "Get-MgUserDriveSpecial",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Get-MgUserDriveSpecialContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/$count",
    "Command": "Get-MgUserDriveSpecialCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}",
    "Command": "Get-MgUserEvent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events",
    "Command": "Get-MgUserEvent",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "Command": "Get-MgUserEventAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "Command": "Get-MgUserEventAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/$count",
    "Command": "Get-MgUserEventAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/calendar",
    "Command": "Get-MgUserEventCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/$count",
    "Command": "Get-MgUserEventCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/delta",
    "Command": "Get-MgUserEventDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Get-MgUserEventExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "Command": "Get-MgUserEventExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/$count",
    "Command": "Get-MgUserEventExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}",
    "Command": "Get-MgUserEventInstance",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances",
    "Command": "Get-MgUserEventInstance",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Get-MgUserEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "Get-MgUserEventInstanceAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count",
    "Command": "Get-MgUserEventInstanceAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar",
    "Command": "Get-MgUserEventInstanceCalendar",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/$count",
    "Command": "Get-MgUserEventInstanceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/delta",
    "Command": "Get-MgUserEventInstanceDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Get-MgUserEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "Get-MgUserEventInstanceExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count",
    "Command": "Get-MgUserEventInstanceExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "Command": "Get-MgUserExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions",
    "Command": "Get-MgUserExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/$count",
    "Command": "Get-MgUserExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/followedSites/{site-id}",
    "Command": "Get-MgUserFollowedSite",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/followedSites",
    "Command": "Get-MgUserFollowedSite",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserFollowedSiteCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/inferenceClassification",
    "Command": "Get-MgUserInferenceClassification",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "Command": "Get-MgUserInferenceClassificationOverride",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "Command": "Get-MgUserInferenceClassificationOverride",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/$count",
    "Command": "Get-MgUserInferenceClassificationOverrideCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/joinedTeams",
    "Command": "Get-MgUserJoinedTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod",
    "Command": "Get-MgUserLastSharedMethodInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Get-MgUserLicenseDetail",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/licenseDetails",
    "Command": "Get-MgUserLicenseDetail",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/licenseDetails/$count",
    "Command": "Get-MgUserLicenseDetailCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/mailboxSettings",
    "Command": "Get-MgUserMailboxSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "MailboxSettings.Read",
        "Description": "Read your mailbox settings",
        "FullDescription": "Allows the app to read your mailbox settings.",
        "IsAdmin": false
      },
      {
        "Name": "MailboxSettings.ReadWrite",
        "Description": "Read and write to your mailbox settings",
        "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "Command": "Get-MgUserMailFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders",
    "Command": "Get-MgUserMailFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "Command": "Get-MgUserMailFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "Command": "Get-MgUserMailFolderChildFolder",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count",
    "Command": "Get-MgUserMailFolderChildFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta",
    "Command": "Get-MgUserMailFolderChildFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "Command": "Get-MgUserMailFolderChildFolderMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "Command": "Get-MgUserMailFolderChildFolderMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Get-MgUserMailFolderChildFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "Command": "Get-MgUserMailFolderChildFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count",
    "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "Command": "Get-MgUserMailFolderChildFolderMessageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count",
    "Command": "Get-MgUserMailFolderChildFolderMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta",
    "Command": "Get-MgUserMailFolderChildFolderMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Get-MgUserMailFolderChildFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "Command": "Get-MgUserMailFolderChildFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count",
    "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "Command": "Get-MgUserMailFolderChildFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "Command": "Get-MgUserMailFolderChildFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count",
    "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/$count",
    "Command": "Get-MgUserMailFolderCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/delta",
    "Command": "Get-MgUserMailFolderDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "Command": "Get-MgUserMailFolderMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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",
    "Command": "Get-MgUserMailFolderMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Get-MgUserMailFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "Command": "Get-MgUserMailFolderMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count",
    "Command": "Get-MgUserMailFolderMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "Command": "Get-MgUserMailFolderMessageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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/$count",
    "Command": "Get-MgUserMailFolderMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta",
    "Command": "Get-MgUserMailFolderMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Get-MgUserMailFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "Command": "Get-MgUserMailFolderMessageExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count",
    "Command": "Get-MgUserMailFolderMessageExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "Command": "Get-MgUserMailFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "Command": "Get-MgUserMailFolderMessageRule",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count",
    "Command": "Get-MgUserMailFolderMessageRuleCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/getMailTips",
    "Command": "Get-MgUserMailTip",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMailTips",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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}/getManagedAppDiagnosticStatuses",
    "Command": "Get-MgUserManagedAppDiagnosticStatus",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/getManagedAppPolicies",
    "Command": "Get-MgUserManagedAppPolicy",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Get-MgUserManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedAppRegistrations",
    "Command": "Get-MgUserManagedAppRegistration",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedAppRegistrations/$count",
    "Command": "Get-MgUserManagedAppRegistrationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "Command": "Get-MgUserManagedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices",
    "Command": "Get-MgUserManagedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Get-MgUserManagedDeviceCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Get-MgUserManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "Get-MgUserManagedDeviceCompliancePolicyState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count",
    "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Get-MgUserManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "Get-MgUserManagedDeviceConfigurationState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count",
    "Command": "Get-MgUserManagedDeviceConfigurationStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/$count",
    "Command": "Get-MgUserManagedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count",
    "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Get-MgUserManagedDeviceLogCollectionResponse",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "Get-MgUserManagedDeviceLogCollectionResponse",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users",
    "Command": "Get-MgUserManagedDeviceUser",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count",
    "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures",
    "Command": "Get-MgUserManagedDeviceWithAppFailure",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/manager",
    "Command": "Get-MgUserManager",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/manager/$ref",
    "Command": "Get-MgUserManagerByRef",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read.All",
        "Description": "Read all users' full profiles",
        "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ReadWrite.All",
        "Description": "Read and write all users' full profiles",
        "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/getMemberGroups",
    "Command": "Get-MgUserMemberGroup",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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}/getMemberObjects",
    "Command": "Get-MgUserMemberObject",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Application.ReadWrite.All",
        "Description": "Read and write applications",
        "FullDescription": "Allows the app to create, read, update and delete applications and service principals on your behalf. Does not allow management of consent grants.",
        "IsAdmin": true
      },
      {
        "Name": "Device.Read.All",
        "Description": "Read all devices",
        "FullDescription": "Allows the app to read devices' configuration information on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "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
      },
      {
        "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}/memberOf/{directoryObject-id}",
    "Command": "Get-MgUserMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgUserMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/memberOf/administrativeUnit",
    "Command": "Get-MgUserMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "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}/directoryRole",
    "Command": "Get-MgUserMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/memberOf/directoryRole",
    "Command": "Get-MgUserMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "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}/group",
    "Command": "Get-MgUserMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/memberOf/group",
    "Command": "Get-MgUserMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgUserMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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/administrativeUnit/$count",
    "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/messages/{message-id}",
    "Command": "Get-MgUserMessage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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",
    "Command": "Get-MgUserMessage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Get-MgUserMessageAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "Command": "Get-MgUserMessageAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count",
    "Command": "Get-MgUserMessageAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Read",
      "Description": "Read your mail ",
      "FullDescription": "Allows the app to read email in your mailbox. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/$value",
    "Command": "Get-MgUserMessageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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/$count",
    "Command": "Get-MgUserMessageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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 access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/messages/delta",
    "Command": "Get-MgUserMessageDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Mail.Read",
        "Description": "Read your mail ",
        "FullDescription": "Allows the app to read email in your mailbox. ",
        "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}/extensions/{extension-id}",
    "Command": "Get-MgUserMessageExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "Command": "Get-MgUserMessageExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count",
    "Command": "Get-MgUserMessageExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Get-MgUserOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/oauth2PermissionGrants",
    "Command": "Get-MgUserOauth2PermissionGrant",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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": "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",
    "Command": "Get-MgUserOauth2PermissionGrantCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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": "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}/onenote/notebooks/{notebook-id}",
    "Command": "Get-MgUserOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks",
    "Command": "Get-MgUserOnenoteNotebook",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/$count",
    "Command": "Get-MgUserOnenoteNotebookCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl",
    "Command": "Get-MgUserOnenoteNotebookFromWebUrl",
    "Method": "POST",
    "Variants": [
      "Get",
      "GetExpanded",
      "GetViaIdentity",
      "GetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphCopyNotebookModel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "Get-MgUserOnenoteNotebookSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "Get-MgUserOnenoteNotebookSectionGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Get-MgUserOnenoteOperation",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/operations/$count",
    "Command": "Get-MgUserOnenoteOperationCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "Command": "Get-MgUserOnenotePage",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/pages",
    "Command": "Get-MgUserOnenotePage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Get-MgUserOnenotePageContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/$count",
    "Command": "Get-MgUserOnenotePageCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})",
    "Command": "Get-MgUserOnenoteRecentNotebook",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphRecentNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Get-MgUserOnenoteResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Get-MgUserOnenoteResourceContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/$count",
    "Command": "Get-MgUserOnenoteResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Get-MgUserOnenoteSection",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sections",
    "Command": "Get-MgUserOnenoteSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/$count",
    "Command": "Get-MgUserOnenoteSectionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Get-MgUserOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "Command": "Get-MgUserOnenoteSectionGroup",
    "Method": "GET",
    "Variants": [
      "List",
      "List1"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count",
    "Command": "Get-MgUserOnenoteSectionGroupCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "Get-MgUserOnenoteSectionGroupSection",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "Get-MgUserOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Read",
        "Description": "Read your OneNote notebooks",
        "FullDescription": "Allows the app to read OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.Read.All",
        "Description": "Read all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite",
        "Description": "Read and write your OneNote notebooks",
        "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.ReadWrite.All",
        "Description": "Read and write all OneNote notebooks that you can access",
        "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "Command": "Get-MgUserOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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",
    "Command": "Get-MgUserOnlineMeeting",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Get-MgUserOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "Command": "Get-MgUserOnlineMeetingAttendanceReport",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count",
    "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count",
    "Command": "Get-MgUserOnlineMeetingAttendanceReportCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "OnlineMeetingArtifact.Read.All",
      "Description": "Read user's online meeting artifacts",
      "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Get-MgUserOnlineMeetingAttendeeReport",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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",
    "Command": "Get-MgUserOnlineMeetingCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "OnlineMeetingArtifact.Read.All",
        "Description": "Read user's online meeting artifacts",
        "FullDescription": "Allows the app to read online meeting artifacts on your behalf.",
        "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}/transcripts/{callTranscript-id}",
    "Command": "Get-MgUserOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserOnlineMeetingTranscript",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Get-MgUserOnlineMeetingTranscriptContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserOnlineMeetingTranscriptCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl",
    "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/outlook/masterCategories/{outlookCategory-id}",
    "Command": "Get-MgUserOutlookMasterCategory",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read your mailbox settings",
      "FullDescription": "Allows the app to read your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "Command": "Get-MgUserOutlookMasterCategory",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read your mailbox settings",
      "FullDescription": "Allows the app to read your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories/$count",
    "Command": "Get-MgUserOutlookMasterCategoryCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.Read",
      "Description": "Read your mailbox settings",
      "FullDescription": "Allows the app to read your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}",
    "Command": "Get-MgUserOwnedDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices",
    "Command": "Get-MgUserOwnedDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedDevices/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment",
    "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device",
    "Command": "Get-MgUserOwnedDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/device",
    "Command": "Get-MgUserOwnedDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint",
    "Command": "Get-MgUserOwnedDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/endpoint",
    "Command": "Get-MgUserOwnedDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/$count",
    "Command": "Get-MgUserOwnedDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedDevices/appRoleAssignment/$count",
    "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/device/$count",
    "Command": "Get-MgUserOwnedDeviceCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedDevices/endpoint/$count",
    "Command": "Get-MgUserOwnedDeviceCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}",
    "Command": "Get-MgUserOwnedObject",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects",
    "Command": "Get-MgUserOwnedObject",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedObjects/{directoryObject-id}/application",
    "Command": "Get-MgUserOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/application",
    "Command": "Get-MgUserOwnedObjectAsApplication",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group",
    "Command": "Get-MgUserOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/group",
    "Command": "Get-MgUserOwnedObjectAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal",
    "Command": "Get-MgUserOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal",
    "Command": "Get-MgUserOwnedObjectAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/$count",
    "Command": "Get-MgUserOwnedObjectCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/ownedObjects/application/$count",
    "Command": "Get-MgUserOwnedObjectCountAsApplication",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/group/$count",
    "Command": "Get-MgUserOwnedObjectCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count",
    "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/people/{person-id}",
    "Command": "Get-MgUserPerson",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphPerson",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/people",
    "Command": "Get-MgUserPerson",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphPerson",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserPersonCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/photo",
    "Command": "Get-MgUserPhoto",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserPhoto",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserPhotoContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgUserPhotoCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/planner",
    "Command": "Get-MgUserPlanner",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "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/plans",
    "Command": "Get-MgUserPlannerPlan",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/planner/tasks",
    "Command": "Get-MgUserPlannerTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.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}/presence",
    "Command": "Get-MgUserPresence",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "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}/registeredDevices/{directoryObject-id}",
    "Command": "Get-MgUserRegisteredDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices",
    "Command": "Get-MgUserRegisteredDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/registeredDevices/{directoryObject-id}/appRoleAssignment",
    "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment",
    "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device",
    "Command": "Get-MgUserRegisteredDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/device",
    "Command": "Get-MgUserRegisteredDeviceAsDevice",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint",
    "Command": "Get-MgUserRegisteredDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/endpoint",
    "Command": "Get-MgUserRegisteredDeviceAsEndpoint",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/$count",
    "Command": "Get-MgUserRegisteredDeviceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "User.Read",
        "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 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}/registeredDevices/appRoleAssignment/$count",
    "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/device/$count",
    "Command": "Get-MgUserRegisteredDeviceCountAsDevice",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/registeredDevices/endpoint/$count",
    "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "Command": "Get-MgUserScopedRoleMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "Command": "Get-MgUserScopedRoleMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/users/{user-id}/scopedRoleMemberOf/$count",
    "Command": "Get-MgUserScopedRoleMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "/users/{user-id}/settings",
    "Command": "Get-MgUserSetting",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUserSettings",
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/settings/shiftPreferences",
    "Command": "Get-MgUserSettingShiftPreference",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "ApiVersion": "v1.0",
    "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}/insights/shared/$count",
    "Command": "Get-MgUserSharedCountInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/insights/shared/{sharedInsight-id}",
    "Command": "Get-MgUserSharedInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared",
    "Command": "Get-MgUserSharedInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "ApiVersion": "v1.0",
    "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}/insights/shared/{sharedInsight-id}/resource",
    "Command": "Get-MgUserSharedResourceInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork",
    "Command": "Get-MgUserTeamwork",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "Command": "Get-MgUserTeamworkAssociatedTeam",
    "Method": "GET",
    "Variants": [
      "Get",
      "Get1",
      "GetViaIdentity",
      "GetViaIdentity1"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "Command": "Get-MgUserTeamworkAssociatedTeam",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/$count",
    "Command": "Get-MgUserTeamworkAssociatedTeamCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "Command": "Get-MgUserTeamworkInstalledApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTeamworkInstalledApp",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTeamworkInstalledAppChat",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "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/$count",
    "Command": "Get-MgUserTeamworkInstalledAppCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/teamsApp",
    "Command": "Get-MgUserTeamworkInstalledAppTeamApp",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition",
    "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "Command": "Get-MgUserTodoList",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoList",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoListCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/delta",
    "Command": "Get-MgUserTodoListDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "v1.0",
    "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/{todoTaskList-id}/extensions/{extension-id}",
    "Command": "Get-MgUserTodoListExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions",
    "Command": "Get-MgUserTodoListExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count",
    "Command": "Get-MgUserTodoListExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "Command": "Get-MgUserTodoTask",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTask",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Get-MgUserTodoTaskAttachment",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskAttachment",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskAttachmentContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskAttachmentCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/attachmentSessions/{attachmentSession-id}",
    "Command": "Get-MgUserTodoTaskAttachmentSession",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions",
    "Command": "Get-MgUserTodoTaskAttachmentSession",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "Command": "Get-MgUserTodoTaskAttachmentSessionContent",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count",
    "Command": "Get-MgUserTodoTaskAttachmentSessionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "Command": "Get-MgUserTodoTaskChecklistItem",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskChecklistItem",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskChecklistItemCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskDelta",
    "Method": "GET",
    "Variants": [
      "Delta",
      "DeltaViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Get-MgUserTodoTaskExtension",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions",
    "Command": "Get-MgUserTodoTaskExtension",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count",
    "Command": "Get-MgUserTodoTaskExtensionCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "Command": "Get-MgUserTodoTaskLinkedResource",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskLinkedResource",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Get-MgUserTodoTaskLinkedResourceCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/transitiveMemberOf/{directoryObject-id}",
    "Command": "Get-MgUserTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf",
    "Command": "Get-MgUserTransitiveMemberOf",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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
      },
      {
        "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": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit",
    "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit",
    "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole",
    "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole",
    "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group",
    "Command": "Get-MgUserTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/group",
    "Command": "Get-MgUserTransitiveMemberOfAsGroup",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/$count",
    "Command": "Get-MgUserTransitiveMemberOfCount",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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
      },
      {
        "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": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count",
    "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count",
    "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/transitiveMemberOf/group/$count",
    "Command": "Get-MgUserTransitiveMemberOfCountAsGroup",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending/$count",
    "Command": "Get-MgUserTrendingCountInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/insights/trending/{trending-id}",
    "Command": "Get-MgUserTrendingInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphTrending",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending",
    "Command": "Get-MgUserTrendingInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphTrending",
    "ApiVersion": "v1.0",
    "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}/insights/trending/{trending-id}/resource",
    "Command": "Get-MgUserTrendingResourceInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/insights/used/$count",
    "Command": "Get-MgUserUsedCountInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/insights/used/{usedInsight-id}",
    "Command": "Get-MgUserUsedInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/used",
    "Command": "Get-MgUserUsedInsight",
    "Method": "GET",
    "Variants": [
      "List"
    ],
    "Module": "People",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "ApiVersion": "v1.0",
    "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}/insights/used/{usedInsight-id}/resource",
    "Command": "Get-MgUserUsedResourceInsight",
    "Method": "GET",
    "Variants": [
      "Get",
      "GetViaIdentity"
    ],
    "Module": "People",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaGroupDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaGroupDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaGroupSitePermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission/grant",
    "Command": "Grant-MgBetaSharePermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaSitePermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaUserDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "Command": "Grant-MgBetaUserDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "Command": "Grant-MgDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgGroupDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "Command": "Grant-MgGroupDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgGroupSitePermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission/grant",
    "Command": "Grant-MgSharePermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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}/permissions/{permission-id}/grant",
    "Command": "Grant-MgSitePermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant",
    "Command": "Grant-MgUserDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant",
    "Command": "Grant-MgUserDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Grant",
      "GrantExpanded",
      "GrantViaIdentity",
      "GrantViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/hideForUser",
    "Command": "Hide-MgBetaChatForUser",
    "Method": "POST",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/chats/{chat-id}/hideForUser",
    "Command": "Hide-MgBetaUserChatForUser",
    "Method": "POST",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/hideForUser",
    "Command": "Hide-MgChatForUser",
    "Method": "POST",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/chats/{chat-id}/hideForUser",
    "Command": "Hide-MgUserChatForUser",
    "Method": "POST",
    "Variants": [
      "Hide",
      "HideExpanded",
      "HideViaIdentity",
      "HideViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList",
    "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList",
    "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import",
    "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies",
    "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies",
    "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy",
    "Method": "POST",
    "Variants": [
      "Import"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions",
    "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded",
      "ImportViaIdentity",
      "ImportViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import",
    "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Import",
      "ImportExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate",
    "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim",
    "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim",
    "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate",
    "Command": "Initialize-MgBetaEducationClassAssignment",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/activate",
    "Command": "Initialize-MgBetaEducationMeAssignment",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate",
    "Command": "Initialize-MgBetaEducationUserAssignment",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate",
    "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/deletedItems/workflows/{workflow-id}/activate",
    "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate",
    "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim",
    "Command": "Initialize-MgBetaUserManagedDeviceEsim",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate",
    "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/deletedItems/workflows/{workflow-id}/activate",
    "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateExpanded",
      "ActivateViaIdentity",
      "ActivateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate",
    "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Activate",
      "ActivateViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/print/printers/{printer-id}/jobs/{printJob-id}/abort",
    "Command": "Invoke-MgAbortPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/shares/{printerShare-id}/jobs/{printJob-id}/abort",
    "Command": "Invoke-MgAbortPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept",
    "Command": "Invoke-MgAcceptGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept",
    "Command": "Invoke-MgAcceptGroupCalendarEventTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/accept",
    "Command": "Invoke-MgAcceptGroupEvent",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept",
    "Command": "Invoke-MgAcceptGroupEventTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations",
    "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/events/{event-id}/accept",
    "Command": "Invoke-MgAcceptUserEvent",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept",
    "Command": "Invoke-MgAcceptUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept",
    "Command": "Invoke-MgAcceptUserEventInstanceTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept",
    "Command": "Invoke-MgAcceptUserEventTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/communications/calls/{call-id}/answer",
    "Command": "Invoke-MgAnswerCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Answer",
      "AnswerExpanded",
      "AnswerViaIdentity",
      "AnswerViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/messages/archive",
    "Command": "Invoke-MgArchiveServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Archive",
      "ArchiveExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/teams/{team-id}/archive",
    "Command": "Invoke-MgArchiveTeam",
    "Method": "POST",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy",
    "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy",
    "Method": "GET",
    "Variants": [
      "As",
      "AsViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "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": "/directory/federationConfigurations/availableProviderTypes",
    "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType",
    "Method": "GET",
    "Variants": [
      "Available"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/availableProviderTypes",
    "Command": "Invoke-MgAvailableIdentityProviderType",
    "Method": "GET",
    "Variants": [
      "Available"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions",
    "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision",
    "Method": "POST",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding",
    "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding",
    "Method": "POST",
    "Variants": [
      "Begin",
      "BeginViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort",
    "Command": "Invoke-MgBetaAbortPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/printerShares/{printerShare-id}/jobs/{printJob-id}/abort",
    "Command": "Invoke-MgBetaAbortPrintPrinterShareJob",
    "Method": "POST",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort",
    "Command": "Invoke-MgBetaAbortPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Abort",
      "AbortExpanded",
      "AbortViaIdentity",
      "AbortViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept",
    "Command": "Invoke-MgBetaAcceptGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept",
    "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/accept",
    "Command": "Invoke-MgBetaAcceptGroupEvent",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept",
    "Command": "Invoke-MgBetaAcceptGroupEventTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations",
    "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations",
    "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/events/{event-id}/accept",
    "Command": "Invoke-MgBetaAcceptUserEvent",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept",
    "Command": "Invoke-MgBetaAcceptUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept",
    "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept",
    "Command": "Invoke-MgBetaAcceptUserEventTentatively",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptExpanded",
      "AcceptViaIdentity",
      "AcceptViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations",
    "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation",
    "Method": "POST",
    "Variants": [
      "Accept",
      "AcceptViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice",
    "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Account",
      "AccountViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment",
    "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment",
    "Method": "POST",
    "Variants": [
      "Allow",
      "AllowViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment",
    "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment",
    "Method": "POST",
    "Variants": [
      "Allow",
      "AllowViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/answer",
    "Command": "Invoke-MgBetaAnswerCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Answer",
      "AnswerExpanded",
      "AnswerViaIdentity",
      "AnswerViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')",
    "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic",
    "Method": "GET",
    "Variants": [
      "App",
      "AppViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')",
    "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic",
    "Method": "GET",
    "Variants": [
      "App",
      "AppViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')",
    "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic",
    "Method": "GET",
    "Variants": [
      "App",
      "AppViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/archive",
    "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Archive",
      "ArchiveExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/archive",
    "Command": "Invoke-MgBetaArchiveTeam",
    "Method": "POST",
    "Variants": [
      "Archive",
      "ArchiveExpanded",
      "ArchiveViaIdentity",
      "ArchiveViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy",
    "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy",
    "Method": "GET",
    "Variants": [
      "As",
      "AsViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy",
    "Method": "GET",
    "Variants": [
      "As",
      "AsViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "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": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "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/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')",
    "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal",
    "Method": "GET",
    "Variants": [
      "Assigned",
      "AssignedViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/availableProviderTypes",
    "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType",
    "Method": "GET",
    "Variants": [
      "Available"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/availableProviderTypes",
    "Command": "Invoke-MgBetaAvailableIdentityProviderType",
    "Method": "GET",
    "Variants": [
      "Available"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IdentityProvider.Read.All",
        "Description": "Read identity providers",
        "FullDescription": "Allows the app to read your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions",
    "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision",
    "Method": "POST",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions",
    "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision",
    "Method": "POST",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/batchRecordDecisions",
    "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision",
    "Method": "POST",
    "Variants": [
      "Batch",
      "BatchExpanded",
      "BatchViaIdentity",
      "BatchViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding",
    "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding",
    "Method": "POST",
    "Variants": [
      "Begin",
      "BeginViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer",
    "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer",
    "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/decryptBuffer",
    "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/encryptBuffer",
    "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/decryptBuffer",
    "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/encryptBuffer",
    "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/decryptBuffer",
    "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/encryptBuffer",
    "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt",
    "Method": "POST",
    "Variants": [
      "Buffer",
      "BufferExpanded",
      "BufferViaIdentity",
      "BufferViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphBufferEncryptionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus",
    "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus",
    "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "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/cloudPCs/bulkResize",
    "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc",
    "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc",
    "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc",
    "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc",
    "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc",
    "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/managedDevices/bulkRestoreCloudPc",
    "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/bulkResize",
    "Command": "Invoke-MgBetaBulkUserCloudPcResize",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus",
    "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus",
    "Method": "POST",
    "Variants": [
      "Bulk",
      "BulkExpanded",
      "BulkViaIdentity",
      "BulkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "Command": "Invoke-MgBetaCalendarGroupCalendar",
    "Method": "GET",
    "Variants": [
      "Calendar",
      "CalendarViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles",
    "Method": "GET",
    "Variants": [
      "Calendar",
      "Calendar1",
      "CalendarViaIdentity",
      "CalendarViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin",
    "Command": "Invoke-MgBetaCheckinDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/root/checkin",
    "Command": "Invoke-MgBetaCheckinDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "Command": "Invoke-MgBetaCheckinGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin",
    "Command": "Invoke-MgBetaCheckinGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "Command": "Invoke-MgBetaCheckinUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin",
    "Command": "Invoke-MgBetaCheckinUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout",
    "Command": "Invoke-MgBetaCheckoutDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/root/checkout",
    "Command": "Invoke-MgBetaCheckoutDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "Command": "Invoke-MgBetaCheckoutGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout",
    "Command": "Invoke-MgBetaCheckoutGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "Command": "Invoke-MgBetaCheckoutUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout",
    "Command": "Invoke-MgBetaCheckoutUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice",
    "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice",
    "Method": "POST",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice",
    "Method": "POST",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice",
    "Method": "POST",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeCards/clockIn",
    "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn",
    "Method": "POST",
    "Variants": [
      "Clock",
      "ClockExpanded",
      "ClockViaIdentity",
      "ClockViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut",
    "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut",
    "Method": "POST",
    "Variants": [
      "Clock",
      "ClockExpanded",
      "ClockViaIdentity",
      "ClockViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}/comments/$count",
    "Command": "Invoke-MgBetaCommentSecurityAlert",
    "Method": "GET",
    "Variants": [
      "Comment",
      "CommentViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing",
    "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing",
    "Method": "POST",
    "Variants": [
      "Consent",
      "ConsentViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/communications/onlineMeetings/createOrGet",
    "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/createOrGet",
    "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "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": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag",
    "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag",
    "Method": "GET",
    "Variants": [
      "Custom"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate",
    "Command": "Invoke-MgBetaDeactivateEducationClassAssignment",
    "Method": "POST",
    "Variants": [
      "Deactivate",
      "DeactivateViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate",
    "Command": "Invoke-MgBetaDeactivateEducationMeAssignment",
    "Method": "POST",
    "Variants": [
      "Deactivate",
      "DeactivateViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate",
    "Command": "Invoke-MgBetaDeactivateEducationUserAssignment",
    "Method": "POST",
    "Variants": [
      "Deactivate",
      "DeactivateViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline",
    "Command": "Invoke-MgBetaDeclineGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/decline",
    "Command": "Invoke-MgBetaDeclineGroupEvent",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/decline",
    "Command": "Invoke-MgBetaDeclineUserEvent",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline",
    "Command": "Invoke-MgBetaDeclineUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision",
    "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Deprovision",
      "DeprovisionExpanded",
      "DeprovisionViaIdentity",
      "DeprovisionViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision",
    "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Deprovision",
      "DeprovisionExpanded",
      "DeprovisionViaIdentity",
      "DeprovisionViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision",
    "Command": "Invoke-MgBetaDeprovisionUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Deprovision",
      "DeprovisionExpanded",
      "DeprovisionViaIdentity",
      "DeprovisionViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles",
    "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile",
    "Method": "POST",
    "Variants": [
      "Access",
      "AccessExpanded",
      "AccessViaIdentity",
      "AccessViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls",
    "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl",
    "Method": "POST",
    "Variants": [
      "Access1",
      "AccessExpanded1",
      "AccessViaIdentity1",
      "AccessViaIdentityExpanded1"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss",
    "Command": "Invoke-MgBetaDismissDirectoryImpactedResource",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded",
      "DismissViaIdentity",
      "DismissViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/dismiss",
    "Command": "Invoke-MgBetaDismissDirectoryRecommendation",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded",
      "DismissViaIdentity",
      "DismissViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss",
    "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded",
      "DismissViaIdentity",
      "DismissViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder",
    "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder",
    "Command": "Invoke-MgBetaDismissGroupEventReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/dismiss",
    "Command": "Invoke-MgBetaDismissRiskyServicePrincipal",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/dismiss",
    "Command": "Invoke-MgBetaDismissRiskyUser",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "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": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder",
    "Command": "Invoke-MgBetaDismissUserEventInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/dismissReminder",
    "Command": "Invoke-MgBetaDismissUserEventReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown",
    "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut",
    "Method": "POST",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown",
    "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut",
    "Method": "POST",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest",
    "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest",
    "Method": "GET",
    "Variants": [
      "Download"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics",
    "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic",
    "Method": "POST",
    "Variants": [
      "Download",
      "DownloadExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics",
    "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic",
    "Method": "POST",
    "Variants": [
      "Download",
      "DownloadExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics",
    "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic",
    "Method": "POST",
    "Variants": [
      "Download",
      "DownloadExpanded",
      "DownloadViaIdentity",
      "DownloadViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown",
    "Command": "Invoke-MgBetaDownUserManagedDeviceShut",
    "Method": "POST",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction",
    "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction",
    "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction",
    "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded",
      "EnrollViaIdentity",
      "EnrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/enrollAssets",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById",
    "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById",
    "Method": "POST",
    "Variants": [
      "Enroll",
      "EnrollExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics",
    "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics",
    "Method": "POST",
    "Variants": [
      "Estimate",
      "EstimateViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics",
    "Method": "POST",
    "Variants": [
      "Estimate",
      "EstimateViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/executeAction",
    "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction",
    "Method": "POST",
    "Variants": [
      "Execute",
      "ExecuteExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/executeAction",
    "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction",
    "Method": "POST",
    "Variants": [
      "Execute",
      "ExecuteExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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.",
        "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction",
    "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction",
    "Method": "POST",
    "Variants": [
      "Execute",
      "ExecuteExpanded",
      "ExecuteViaIdentity",
      "ExecuteViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphBulkDriverActionResult",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/executeAction",
    "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction",
    "Method": "POST",
    "Variants": [
      "Execute",
      "ExecuteExpanded",
      "ExecuteViaIdentity",
      "ExecuteViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes",
    "Command": "Invoke-MgBetaExperienceDeviceManagement",
    "Method": "GET",
    "Variants": [
      "Experience",
      "Experience1"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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.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/extractSensitivityLabels",
    "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel",
    "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/extractLabel",
    "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "ApiVersion": "beta",
    "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/extractContentLabel",
    "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityContentLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel",
    "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel",
    "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphInformationProtectionContentLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel",
    "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractExpanded",
      "ExtractViaIdentity",
      "ExtractViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSecurityContentLabel",
    "ApiVersion": "beta",
    "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": "/admin/serviceAnnouncement/messages/favorite",
    "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Favorite",
      "FavoriteExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators",
    "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "beta",
    "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": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "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/accessPackageAssignments/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "beta",
    "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/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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/accessReviews/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write 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/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleAssignmentSchedule.Read.Directory",
        "Description": "Read all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleAssignmentSchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all active role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the active role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing active directory role membership, and reading directory role templates, directory roles and active memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "RoleEligibilitySchedule.Read.Directory",
        "Description": "Read all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes reading directory role templates, and directory roles.",
        "IsAdmin": true
      },
      {
        "Name": "RoleEligibilitySchedule.ReadWrite.Directory",
        "Description": "Read, update, and delete all eligible role assignments for your company's directory",
        "FullDescription": "Allows the app to read and manage the eligible role-based access control (RBAC) assignments for your company's directory, on your behalf. This includes managing eligible directory role membership, and reading directory role templates, directory roles and eligible memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.All",
        "Description": "Read role management data for all RBAC providers",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for all RBAC providers, on your behalf. This includes reading role definitions and role assignments.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.Read.Directory",
        "Description": "Read directory RBAC settings",
        "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.ReadWrite.Directory",
        "Description": "Read and write directory RBAC settings",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, on your behalf. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post",
    "Command": "Invoke-MgBetaFinancialCompanyJournal",
    "Method": "POST",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post",
    "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice",
    "Method": "POST",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend",
    "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend",
    "Method": "POST",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post",
    "Command": "Invoke-MgBetaFinancialCompanySalesInvoice",
    "Method": "POST",
    "Variants": [
      "Post",
      "PostViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow",
    "Command": "Invoke-MgBetaFollowDriveItem",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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/follow",
    "Command": "Invoke-MgBetaFollowDriveRoot",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "Command": "Invoke-MgBetaFollowGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow",
    "Command": "Invoke-MgBetaFollowGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "Command": "Invoke-MgBetaFollowUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/follow",
    "Command": "Invoke-MgBetaFollowUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/forceDelete",
    "Command": "Invoke-MgBetaForceDomainDelete",
    "Method": "POST",
    "Variants": [
      "Force",
      "ForceExpanded",
      "ForceViaIdentity",
      "ForceViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward",
    "Command": "Invoke-MgBetaForwardGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "Command": "Invoke-MgBetaForwardGroupConversationThreadPost",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/inReplyTo/forward",
    "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/forward",
    "Command": "Invoke-MgBetaForwardGroupEvent",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "Command": "Invoke-MgBetaForwardGroupThreadPost",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/inReplyTo/forward",
    "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/forward",
    "Command": "Invoke-MgBetaForwardUserEvent",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward",
    "Command": "Invoke-MgBetaForwardUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward",
    "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward",
    "Command": "Invoke-MgBetaForwardUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/forward",
    "Command": "Invoke-MgBetaForwardUserMessage",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions",
    "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions",
    "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "beta",
    "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": "/chats/{chat-id}/unhideForUser",
    "Command": "Invoke-MgBetaGraphChat",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/scopedForResource(resource='{resource}')",
    "Command": "Invoke-MgBetaGraphDeviceManagement",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService",
    "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/drives/{drive-id}/sharedWithMe",
    "Command": "Invoke-MgBetaGraphDrive",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/unsubscribeByMail",
    "Command": "Invoke-MgBetaGraphGroup",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/drives/{drive-id}/sharedWithMe",
    "Command": "Invoke-MgBetaGraphGroupDrive",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/usersRegisteredByFeature",
    "Command": "Invoke-MgBetaGraphReportAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "Graph",
      "Graph1",
      "Graph2",
      "Graph3",
      "GraphViaIdentity",
      "GraphViaIdentity1"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/chats/{chat-id}/unhideForUser",
    "Command": "Invoke-MgBetaGraphUserChat",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe",
    "Command": "Invoke-MgBetaGraphUserDrive",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById",
    "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById",
    "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById",
    "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById",
    "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById",
    "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments",
    "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment",
    "Method": "POST",
    "Variants": [
      "Has"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks",
    "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink",
    "Method": "POST",
    "Variants": [
      "Link",
      "LinkExpanded",
      "LinkViaIdentity",
      "LinkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "Command": "Invoke-MgBetaHaveTeamChannel",
    "Method": "GET",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "Command": "Invoke-MgBetaHaveTeamPrimaryChannel",
    "Method": "GET",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery",
    "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery",
    "Method": "POST",
    "Variants": [
      "Initiate",
      "InitiateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation",
    "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation",
    "Method": "POST",
    "Variants": [
      "Initiate",
      "InitiateExpanded",
      "InitiateViaIdentity",
      "InitiateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery",
    "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery",
    "Method": "POST",
    "Variants": [
      "Initiate",
      "InitiateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation",
    "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation",
    "Method": "POST",
    "Variants": [
      "Initiate",
      "InitiateExpanded",
      "InitiateViaIdentity",
      "InitiateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery",
    "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery",
    "Method": "POST",
    "Variants": [
      "Initiate",
      "InitiateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation",
    "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation",
    "Method": "POST",
    "Variants": [
      "Initiate",
      "InitiateExpanded",
      "InitiateViaIdentity",
      "InitiateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate",
    "Command": "Invoke-MgBetaInstantiateApplicationTemplate",
    "Method": "POST",
    "Variants": [
      "Instantiate",
      "InstantiateExpanded",
      "InstantiateViaIdentity",
      "InstantiateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplicationServicePrincipal",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/invalidateAllRefreshTokens",
    "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken",
    "Method": "POST",
    "Variants": [
      "Invalidate",
      "InvalidateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/communications/calls/{call-id}/participants/invite",
    "Command": "Invoke-MgBetaInviteCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphInviteParticipantsOperation",
    "ApiVersion": "beta",
    "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": "/drives/{drive-id}/items/{driveItem-id}/invite",
    "Command": "Invoke-MgBetaInviteDriveItem",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/root/invite",
    "Command": "Invoke-MgBetaInviteDriveRoot",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "Command": "Invoke-MgBetaInviteGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite",
    "Command": "Invoke-MgBetaInviteGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "Command": "Invoke-MgBetaInviteUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/invite",
    "Command": "Invoke-MgBetaInviteUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable",
    "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable",
    "Method": "GET",
    "Variants": [
      "Are"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/communications/calls/{call-id}/keepAlive",
    "Command": "Invoke-MgBetaKeepCommunicationCallAlive",
    "Method": "POST",
    "Variants": [
      "Keep",
      "KeepViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/reprocessLicenseAssignment",
    "Command": "Invoke-MgBetaLicenseUser",
    "Method": "POST",
    "Variants": [
      "License",
      "LicenseViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "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.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": "/communications/calls/logTeleconferenceDeviceQuality",
    "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality",
    "Method": "POST",
    "Variants": [
      "Log",
      "LogExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser",
    "Method": "POST",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser",
    "Method": "POST",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser",
    "Method": "POST",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/markChatReadForUser",
    "Command": "Invoke-MgBetaMarkChatReadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaMarkChatUnreadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/admin/serviceAnnouncement/messages/markRead",
    "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/chats/{chat-id}/markChatReadForUser",
    "Command": "Invoke-MgBetaMarkUserChatReadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser",
    "Command": "Invoke-MgBetaMarkUserChatUnreadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk",
    "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk",
    "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk",
    "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk",
    "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk",
    "Command": "Invoke-MgBetaMarkUserMessageAsJunk",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk",
    "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/allMessages",
    "Command": "Invoke-MgBetaMessageChat",
    "Method": "GET",
    "Variants": [
      "Message"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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": "/teams/allMessages",
    "Command": "Invoke-MgBetaMessageTeam",
    "Method": "GET",
    "Variants": [
      "Message"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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": "Team.ReadBasic.All",
        "Description": "Read the names and descriptions of teams",
        "FullDescription": "Read the names and descriptions of teams, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.Read.All",
        "Description": "Read teams' settings",
        "FullDescription": "Read all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.Read.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      },
      {
        "Name": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/allMessages",
    "Command": "Invoke-MgBetaMessageTeamChannel",
    "Method": "GET",
    "Variants": [
      "Message",
      "MessageViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.ReadBasic.All",
        "Description": "Read the names and descriptions of channels",
        "FullDescription": "Read channel names and channel descriptions, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "ChannelSettings.Read.All",
        "Description": "Read the names, descriptions, and settings of channels",
        "FullDescription": "Read all channel names, channel descriptions, and channel settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 channels",
        "FullDescription": "Read and write the names, descriptions, and settings of all channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "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.",
        "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": "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": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages",
    "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "Message",
      "MessageViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/allMessages",
    "Command": "Invoke-MgBetaMessageUserChat",
    "Method": "GET",
    "Variants": [
      "Message",
      "MessageViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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": "/communications/calls/{call-id}/participants/muteAll",
    "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Mute1",
      "MuteExpanded1",
      "MuteViaIdentity1",
      "MuteViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMuteParticipantsOperation",
    "ApiVersion": "beta",
    "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}/mute",
    "Command": "Invoke-MgBetaMuteCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "ApiVersion": "beta",
    "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/{participant-id}/mute",
    "Command": "Invoke-MgBetaMuteCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "ApiVersion": "beta",
    "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": "/privilegedRoleAssignments/my",
    "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment",
    "Method": "GET",
    "Variants": [
      "My"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/my",
    "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest",
    "Method": "GET",
    "Variants": [
      "My"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState",
    "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState",
    "Method": "POST",
    "Variants": [
      "Override",
      "OverrideExpanded",
      "OverrideViaIdentity",
      "OverrideViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState",
    "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState",
    "Method": "POST",
    "Variants": [
      "Override",
      "OverrideExpanded",
      "OverrideViaIdentity",
      "OverrideViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState",
    "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState",
    "Method": "POST",
    "Variants": [
      "Override",
      "OverrideExpanded",
      "OverrideViaIdentity",
      "OverrideViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression",
    "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps",
    "Command": "Invoke-MgBetaPendingUserApp",
    "Method": "GET",
    "Variants": [
      "Pending",
      "PendingViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin",
    "Command": "Invoke-MgBetaPinEducationClassModule",
    "Method": "POST",
    "Variants": [
      "Pin",
      "PinViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/playPrompt",
    "Command": "Invoke-MgBetaPlayCommunicationCallPrompt",
    "Method": "POST",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPlayPromptOperation",
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound",
    "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound",
    "Method": "POST",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound",
    "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound",
    "Method": "POST",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound",
    "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound",
    "Method": "POST",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources/{impactedResource-id}/postpone",
    "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource",
    "Method": "POST",
    "Variants": [
      "Postpone",
      "PostponeExpanded",
      "PostponeViaIdentity",
      "PostponeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/postpone",
    "Command": "Invoke-MgBetaPostponeDirectoryRecommendation",
    "Method": "POST",
    "Variants": [
      "Postpone",
      "PostponeExpanded",
      "PostponeViaIdentity",
      "PostponeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone",
    "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource",
    "Method": "POST",
    "Variants": [
      "Postpone",
      "PostponeExpanded",
      "PostponeViaIdentity",
      "PostponeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview",
    "Command": "Invoke-MgBetaPreviewDriveItem",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "beta",
    "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/preview",
    "Command": "Invoke-MgBetaPreviewDriveRoot",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "Command": "Invoke-MgBetaPreviewGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview",
    "Command": "Invoke-MgBetaPreviewGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewGroupOnenotePage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "Command": "Invoke-MgBetaPreviewUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/preview",
    "Command": "Invoke-MgBetaPreviewUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgBetaPreviewUserOnenotePage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/promote",
    "Command": "Invoke-MgBetaPromoteDomain",
    "Method": "POST",
    "Variants": [
      "Promote",
      "PromoteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/promoteToInitial",
    "Command": "Invoke-MgBetaPromoteDomainToInitial",
    "Method": "POST",
    "Variants": [
      "Promote",
      "PromoteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType",
    "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType",
    "Method": "POST",
    "Variants": [
      "Query",
      "QueryExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/search/query",
    "Command": "Invoke-MgBetaQuerySearch",
    "Method": "POST",
    "Variants": [
      "Query",
      "QueryExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchResponse",
    "ApiVersion": "beta",
    "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": "/directory/impactedResources/{impactedResource-id}/reactivate",
    "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource",
    "Method": "POST",
    "Variants": [
      "Reactivate",
      "ReactivateViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/reactivate",
    "Command": "Invoke-MgBetaReactivateDirectoryRecommendation",
    "Method": "POST",
    "Variants": [
      "Reactivate",
      "ReactivateViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate",
    "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource",
    "Method": "POST",
    "Variants": [
      "Reactivate",
      "ReactivateViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DirectoryRecommendations.ReadWrite.All",
      "Description": "Read and update Azure AD recommendations",
      "FullDescription": "Allows the app to read and update Azure AD recommendations, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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": "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": "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/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeShareListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.ChangeNotifications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/recent",
    "Command": "Invoke-MgBetaRecentDrive",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/recent",
    "Command": "Invoke-MgBetaRecentGroupDrive",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/recent",
    "Command": "Invoke-MgBetaRecentUserActivity",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "beta",
    "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}/drives/{drive-id}/recent",
    "Command": "Invoke-MgBetaRecentUserDrive",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/record",
    "Command": "Invoke-MgBetaRecordCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphRecordOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/recordResponse",
    "Command": "Invoke-MgBetaRecordCommunicationCallResponse",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphRecordOperation",
    "ApiVersion": "beta",
    "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": "/identityGovernance/accessReviews/decisions/recordAllDecisions",
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions",
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions",
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions",
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions",
    "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions",
    "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/redirect",
    "Command": "Invoke-MgBetaRedirectCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect",
    "Command": "Invoke-MgBetaRedirectPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect",
    "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect",
    "Command": "Invoke-MgBetaRedirectPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable",
    "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Reenable",
      "ReenableViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable",
    "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Reenable",
      "ReenableViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable",
    "Command": "Invoke-MgBetaReenableUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Reenable",
      "ReenableViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/reject",
    "Command": "Invoke-MgBetaRejectCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Reject",
      "RejectExpanded",
      "RejectViaIdentity",
      "RejectViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate",
    "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident",
    "Method": "POST",
    "Variants": [
      "Remediate",
      "RemediateViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/renew",
    "Command": "Invoke-MgBetaRenewGroup",
    "Method": "POST",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "/groupLifecyclePolicies/renewGroup",
    "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Renew",
      "RenewExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "/compliance/ediscovery/cases/{case-id}/reopen",
    "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Reopen",
      "ReopenViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Reopen",
      "ReopenViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder",
    "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy",
    "Method": "POST",
    "Variants": [
      "Reorder",
      "ReorderExpanded",
      "ReorderViaIdentity",
      "ReorderViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder",
    "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy",
    "Method": "POST",
    "Variants": [
      "Reorder",
      "ReorderExpanded",
      "ReorderViaIdentity",
      "ReorderViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll",
    "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll",
    "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/replyAll",
    "Command": "Invoke-MgBetaReplyAllUserMessage",
    "Method": "POST",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply",
    "Command": "Invoke-MgBetaReplyGroupConversationThread",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/reply",
    "Command": "Invoke-MgBetaReplyGroupConversationThreadPost",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/inReplyTo/reply",
    "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply",
    "Command": "Invoke-MgBetaReplyGroupThread",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/reply",
    "Command": "Invoke-MgBetaReplyGroupThreadPost",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/inReplyTo/reply",
    "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply",
    "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply",
    "Command": "Invoke-MgBetaReplyUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/reply",
    "Command": "Invoke-MgBetaReplyUserMessage",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport",
    "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident",
    "Method": "GET",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport",
    "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident",
    "Method": "GET",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc",
    "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Cloud",
      "CloudViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc",
    "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Cloud",
      "CloudViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/reprovision",
    "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "Reprovision",
      "ReprovisionExpanded",
      "ReprovisionViaIdentity",
      "ReprovisionViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision",
    "Command": "Invoke-MgBetaReprovisionUserCloudPc",
    "Method": "POST",
    "Variants": [
      "Reprovision",
      "ReprovisionExpanded",
      "ReprovisionViaIdentity",
      "ReprovisionViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc",
    "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Cloud",
      "CloudViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire",
    "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire",
    "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire",
    "Command": "Invoke-MgBetaRetireUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning",
    "Command": "Invoke-MgBetaRetryContactServiceProvisioning",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation",
    "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/retryServiceProvisioning",
    "Command": "Invoke-MgBetaRetryGroupServiceProvisioning",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation",
    "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/retryServiceProvisioning",
    "Command": "Invoke-MgBetaRetryUserServiceProvisioning",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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": "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/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload",
    "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage",
    "Method": "POST",
    "Variants": [
      "Reupload",
      "ReuploadViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys",
    "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey",
    "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword",
    "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys",
    "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey",
    "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword",
    "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys",
    "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey",
    "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword",
    "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword",
    "Method": "POST",
    "Variants": [
      "Rotate",
      "RotateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan",
    "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender",
    "Method": "POST",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender",
    "Method": "POST",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender",
    "Method": "POST",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules",
    "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule",
    "Method": "POST",
    "Variants": [
      "Schedule",
      "ScheduleExpanded",
      "ScheduleViaIdentity",
      "ScheduleViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "Command": "Invoke-MgBetaScheduleRoleManagementDirectory",
    "Method": "GET",
    "Variants": [
      "Schedule"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase",
    "ApiVersion": "beta",
    "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')",
    "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole",
    "Method": "GET",
    "Variants": [
      "Schedule"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase",
    "ApiVersion": "beta",
    "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/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp",
    "Method": "GET",
    "Variants": [
      "Schedule",
      "ScheduleViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole",
    "Method": "GET",
    "Variants": [
      "Schedule",
      "ScheduleViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement",
    "Method": "GET",
    "Variants": [
      "Schedule"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')",
    "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole",
    "Method": "GET",
    "Variants": [
      "Schedule"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate",
    "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate",
    "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfExpanded",
      "SelfViaIdentity",
      "SelfViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate",
    "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate",
    "Method": "POST",
    "Variants": [
      "Self",
      "SelfViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService",
    "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService",
    "Method": "POST",
    "Variants": [
      "Share",
      "ShareViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/schedule/share",
    "Command": "Invoke-MgBetaShareTeamSchedule",
    "Method": "POST",
    "Variants": [
      "Share",
      "ShareExpanded",
      "ShareViaIdentity",
      "ShareViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest",
    "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest",
    "Method": "POST",
    "Variants": [
      "Sign",
      "SignExpanded",
      "SignViaIdentity",
      "SignViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSigningResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/signDigest",
    "Command": "Invoke-MgBetaSignInformationProtectionDigest",
    "Method": "POST",
    "Variants": [
      "Sign",
      "SignExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSigningResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/signDigest",
    "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest",
    "Method": "POST",
    "Variants": [
      "Sign",
      "SignExpanded",
      "SignViaIdentity",
      "SignViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSigningResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/signDigest",
    "Command": "Invoke-MgBetaSignUserInformationProtectionDigest",
    "Method": "POST",
    "Variants": [
      "Sign",
      "SignExpanded",
      "SignViaIdentity",
      "SignViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSigningResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder",
    "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder",
    "Command": "Invoke-MgBetaSnoozeGroupEventReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder",
    "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder",
    "Command": "Invoke-MgBetaSnoozeUserEventReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgBetaSoftChatMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgBetaSoftChatMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/primaryChannel/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgBetaSoftUserChatMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/subscribeToTone",
    "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone",
    "Method": "POST",
    "Variants": [
      "Subscribe",
      "SubscribeExpanded",
      "SubscribeViaIdentity",
      "SubscribeViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphSubscribeToToneOperation",
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/subscribeByMail",
    "Command": "Invoke-MgBetaSubscribeGroupByMail",
    "Method": "POST",
    "Variants": [
      "Subscribe",
      "SubscribeViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')",
    "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice",
    "Method": "GET",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')",
    "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection",
    "Method": "GET",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')",
    "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance",
    "Method": "GET",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/outlook/supportedLanguages",
    "Command": "Invoke-MgBetaSupportedUserOutlookLanguage",
    "Method": "GET",
    "Variants": [
      "Supported",
      "SupportedViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphLocaleInfo",
    "ApiVersion": "beta",
    "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": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag",
    "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign",
    "Method": "POST",
    "Variants": [
      "Tag",
      "TagExpanded",
      "TagViaIdentity",
      "TagViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "ApiVersion": "beta",
    "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": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps",
    "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps",
    "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps",
    "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps",
    "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps",
    "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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/tenantGroups/tenantSearch",
    "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch",
    "Method": "POST",
    "Variants": [
      "Tenant",
      "TenantExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "ApiVersion": "beta",
    "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}/offboardTenant",
    "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard",
    "Method": "POST",
    "Variants": [
      "Tenant",
      "TenantViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "ApiVersion": "beta",
    "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": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate",
    "Command": "Invoke-MgBetaTerminateDeviceManagementPartner",
    "Method": "POST",
    "Variants": [
      "Terminate",
      "TerminateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/outlook/supportedTimeZones",
    "Command": "Invoke-MgBetaTimeUserOutlook",
    "Method": "GET",
    "Variants": [
      "Time",
      "Time1",
      "TimeViaIdentity",
      "TimeViaIdentity1"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphTimeZoneInformation",
    "ApiVersion": "beta",
    "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}/translateExchangeIds",
    "Command": "Invoke-MgBetaTranslateUserExchangeId",
    "Method": "POST",
    "Variants": [
      "Translate",
      "TranslateExpanded",
      "TranslateViaIdentity",
      "TranslateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphConvertIdResult",
    "ApiVersion": "beta",
    "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": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot",
    "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "Troubleshoot",
      "TroubleshootViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot",
    "Command": "Invoke-MgBetaTroubleshootUserCloudPc",
    "Method": "POST",
    "Variants": [
      "Troubleshoot",
      "TroubleshootViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/admin/serviceAnnouncement/messages/unarchive",
    "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/unarchive",
    "Command": "Invoke-MgBetaUnarchiveTeam",
    "Method": "POST",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice",
    "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice",
    "Method": "POST",
    "Variants": [
      "Unassign",
      "UnassignViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice",
    "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice",
    "Method": "POST",
    "Variants": [
      "Unassign",
      "UnassignViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkSettings/unbind",
    "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting",
    "Method": "POST",
    "Variants": [
      "Unbind"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind",
    "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting",
    "Method": "POST",
    "Variants": [
      "Unbind"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets",
    "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset",
    "Method": "POST",
    "Variants": [
      "Unenroll",
      "UnenrollExpanded",
      "UnenrollViaIdentity",
      "UnenrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets",
    "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset",
    "Method": "POST",
    "Variants": [
      "Unenroll",
      "UnenrollExpanded",
      "UnenrollViaIdentity",
      "UnenrollViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets",
    "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset",
    "Method": "POST",
    "Variants": [
      "Unenroll",
      "UnenrollExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/unfavorite",
    "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Unfavorite",
      "UnfavoriteExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "Command": "Invoke-MgBetaUnfollowDriveItem",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/unfollow",
    "Command": "Invoke-MgBetaUnfollowDriveRoot",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "Command": "Invoke-MgBetaUnfollowGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow",
    "Command": "Invoke-MgBetaUnfollowGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "Command": "Invoke-MgBetaUnfollowUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow",
    "Command": "Invoke-MgBetaUnfollowUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/unmute",
    "Command": "Invoke-MgBetaUnmuteCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Unmute",
      "UnmuteExpanded",
      "UnmuteViaIdentity",
      "UnmuteViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphUnmuteParticipantOperation",
    "ApiVersion": "beta",
    "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": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin",
    "Command": "Invoke-MgBetaUnpinEducationClassModule",
    "Method": "POST",
    "Variants": [
      "Unpin",
      "UnpinViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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": "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": "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/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe",
    "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Unsubscribe",
      "UnsubscribeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe",
    "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Unsubscribe",
      "UnsubscribeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe",
    "Command": "Invoke-MgBetaUnsubscribeUserMessage",
    "Method": "POST",
    "Variants": [
      "Unsubscribe",
      "UnsubscribeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken",
    "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion",
    "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl",
    "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl",
    "Method": "GET",
    "Variants": [
      "Upload",
      "UploadViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate",
    "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate",
    "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate",
    "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate",
    "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate",
    "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12",
    "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret",
    "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage",
    "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Usage",
      "Usage1",
      "UsageViaIdentity",
      "UsageViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage",
    "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Usage",
      "UsageViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "ApiVersion": "beta",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')",
    "Command": "Invoke-MgBetaViewUserReminder",
    "Method": "GET",
    "Variants": [
      "View",
      "ViewViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphReminder",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "Command": "Invoke-MgCalendarGroupCalendar",
    "Method": "GET",
    "Variants": [
      "Calendar",
      "CalendarViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')",
    "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles",
    "Method": "GET",
    "Variants": [
      "Calendar",
      "Calendar1",
      "CalendarViaIdentity",
      "CalendarViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin",
    "Command": "Invoke-MgCheckinDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/root/checkin",
    "Command": "Invoke-MgCheckinDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "Command": "Invoke-MgCheckinGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin",
    "Command": "Invoke-MgCheckinGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin",
    "Command": "Invoke-MgCheckinUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin",
    "Command": "Invoke-MgCheckinUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkin",
      "CheckinExpanded",
      "CheckinViaIdentity",
      "CheckinViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout",
    "Command": "Invoke-MgCheckoutDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/root/checkout",
    "Command": "Invoke-MgCheckoutDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "Command": "Invoke-MgCheckoutGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout",
    "Command": "Invoke-MgCheckoutGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout",
    "Command": "Invoke-MgCheckoutUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout",
    "Command": "Invoke-MgCheckoutUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Checkout",
      "CheckoutViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice",
    "Method": "POST",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice",
    "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice",
    "Method": "POST",
    "Variants": [
      "Clean",
      "CleanExpanded",
      "CleanViaIdentity",
      "CleanViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}/comments/$count",
    "Command": "Invoke-MgCommentSecurityAlert",
    "Method": "GET",
    "Variants": [
      "Comment",
      "CommentViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/createOrGet",
    "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/createOrGet",
    "Command": "Invoke-MgCreateOrGetUserOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/calendar/events/{event-id}/decline",
    "Command": "Invoke-MgDeclineGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/decline",
    "Command": "Invoke-MgDeclineGroupEvent",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/decline",
    "Command": "Invoke-MgDeclineUserEvent",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline",
    "Command": "Invoke-MgDeclineUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Decline",
      "DeclineExpanded",
      "DeclineViaIdentity",
      "DeclineViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder",
    "Command": "Invoke-MgDismissGroupCalendarEventReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder",
    "Command": "Invoke-MgDismissGroupEventReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/dismiss",
    "Command": "Invoke-MgDismissRiskyServicePrincipal",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 information for all service principals in your organization, on your behalf. Update operations include dismissing risky service principals.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityProtection/riskyUsers/dismiss",
    "Command": "Invoke-MgDismissRiskyUser",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "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": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder",
    "Command": "Invoke-MgDismissUserEventInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/dismissReminder",
    "Command": "Invoke-MgDismissUserEventReminder",
    "Method": "POST",
    "Variants": [
      "Dismiss",
      "DismissViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown",
    "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut",
    "Method": "POST",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest",
    "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest",
    "Method": "GET",
    "Variants": [
      "Download"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown",
    "Command": "Invoke-MgDownUserManagedDeviceShut",
    "Method": "POST",
    "Variants": [
      "Down",
      "DownViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics",
    "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics",
    "Method": "POST",
    "Variants": [
      "Estimate",
      "EstimateViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices",
    "Command": "Invoke-MgExperienceDeviceManagement",
    "Method": "GET",
    "Variants": [
      "Experience"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "Command": "Invoke-MgExtractDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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.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/extractSensitivityLabels",
    "Command": "Invoke-MgExtractDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels",
    "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels",
    "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Extract",
      "ExtractViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphSensitivityLabelAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/favorite",
    "Command": "Invoke-MgFavoriteServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Favorite",
      "FavoriteExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators",
    "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "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/accessPackages/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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/assignments/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "v1.0",
    "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/assignmentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "v1.0",
    "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/accessReviews/definitions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ConsentRequest.Read.All",
        "Description": "Read consent requests",
        "FullDescription": "Allows the app to read consent requests and approvals, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ConsentRequest.ReadWrite.All",
        "Description": "Read and write consent requests",
        "FullDescription": "Allows the app to read app consent requests for your approval, and deny or approve those request on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "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/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "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}')",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "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/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "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}')",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "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}')",
    "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "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/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')",
    "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators",
    "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator",
    "Method": "GET",
    "Variants": [
      "Filter",
      "FilterViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFilterOperatorSchema",
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/items/{driveItem-id}/follow",
    "Command": "Invoke-MgFollowDriveItem",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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/follow",
    "Command": "Invoke-MgFollowDriveRoot",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "Command": "Invoke-MgFollowGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow",
    "Command": "Invoke-MgFollowGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow",
    "Command": "Invoke-MgFollowUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/follow",
    "Command": "Invoke-MgFollowUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Follow",
      "FollowViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/forceDelete",
    "Command": "Invoke-MgForceDomainDelete",
    "Method": "POST",
    "Variants": [
      "Force",
      "ForceExpanded",
      "ForceViaIdentity",
      "ForceViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward",
    "Command": "Invoke-MgForwardGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "Command": "Invoke-MgForwardGroupConversationThreadPost",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/inReplyTo/forward",
    "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/forward",
    "Command": "Invoke-MgForwardGroupEvent",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward",
    "Command": "Invoke-MgForwardGroupThreadPost",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/inReplyTo/forward",
    "Command": "Invoke-MgForwardGroupThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/forward",
    "Command": "Invoke-MgForwardUserEvent",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.Read",
      "Description": "Read your calendars ",
      "FullDescription": "Allows the app to read events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward",
    "Command": "Invoke-MgForwardUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward",
    "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward",
    "Command": "Invoke-MgForwardUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/forward",
    "Command": "Invoke-MgForwardUserMessage",
    "Method": "POST",
    "Variants": [
      "Forward",
      "ForwardExpanded",
      "ForwardViaIdentity",
      "ForwardViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions",
    "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions",
    "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema",
    "Method": "GET",
    "Variants": [
      "Function",
      "FunctionViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema",
    "ApiVersion": "v1.0",
    "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": "/chats/{chat-id}/unhideForUser",
    "Command": "Invoke-MgGraphChat",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/sharedWithMe",
    "Command": "Invoke-MgGraphDrive",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/unsubscribeByMail",
    "Command": "Invoke-MgGraphGroup",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/drives/{drive-id}/sharedWithMe",
    "Command": "Invoke-MgGraphGroupDrive",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/usersRegisteredByFeature",
    "Command": "Invoke-MgGraphReportAuthenticationMethod",
    "Method": "GET",
    "Variants": [
      "Graph",
      "Graph1",
      "Graph2",
      "Graph3",
      "GraphViaIdentity",
      "GraphViaIdentity1"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary",
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/chats/{chat-id}/unhideForUser",
    "Command": "Invoke-MgGraphUserChat",
    "Method": "POST",
    "Variants": [
      "Graph",
      "GraphExpanded",
      "GraphViaIdentity",
      "GraphViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe",
    "Command": "Invoke-MgGraphUserDrive",
    "Method": "GET",
    "Variants": [
      "Graph",
      "GraphViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "Command": "Invoke-MgHaveTeamChannel",
    "Method": "GET",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.Read.All",
        "Description": "Read the members of teams and channels",
        "FullDescription": "Read the members of channels, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "Command": "Invoke-MgHaveTeamPrimaryChannel",
    "Method": "GET",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')",
    "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel",
    "Method": "GET",
    "Variants": [
      "Have",
      "HaveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate",
    "Command": "Invoke-MgInstantiateApplicationTemplate",
    "Method": "POST",
    "Variants": [
      "Instantiate",
      "InstantiateExpanded",
      "InstantiateViaIdentity",
      "InstantiateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplicationServicePrincipal",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/invite",
    "Command": "Invoke-MgInviteCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphInviteParticipantsOperation",
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/items/{driveItem-id}/invite",
    "Command": "Invoke-MgInviteDriveItem",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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}/root/invite",
    "Command": "Invoke-MgInviteDriveRoot",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "Command": "Invoke-MgInviteGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite",
    "Command": "Invoke-MgInviteGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite",
    "Command": "Invoke-MgInviteUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/invite",
    "Command": "Invoke-MgInviteUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Invite",
      "InviteExpanded",
      "InviteViaIdentity",
      "InviteViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/keepAlive",
    "Command": "Invoke-MgKeepCommunicationCallAlive",
    "Method": "POST",
    "Variants": [
      "Keep",
      "KeepViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/reprocessLicenseAssignment",
    "Command": "Invoke-MgLicenseUser",
    "Method": "POST",
    "Variants": [
      "License",
      "LicenseViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "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.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": "/communications/calls/logTeleconferenceDeviceQuality",
    "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality",
    "Method": "POST",
    "Variants": [
      "Log",
      "LogExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser",
    "Method": "POST",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser",
    "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser",
    "Method": "POST",
    "Variants": [
      "Logout",
      "LogoutViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/markChatReadForUser",
    "Command": "Invoke-MgMarkChatReadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgMarkChatUnreadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/messages/markRead",
    "Command": "Invoke-MgMarkServiceAnnouncementMessageRead",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/chats/{chat-id}/markChatReadForUser",
    "Command": "Invoke-MgMarkUserChatReadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser",
    "Command": "Invoke-MgMarkUserChatUnreadForUser",
    "Method": "POST",
    "Variants": [
      "Mark",
      "MarkExpanded",
      "MarkViaIdentity",
      "MarkViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/mute",
    "Command": "Invoke-MgMuteCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "ApiVersion": "v1.0",
    "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/{participant-id}/mute",
    "Command": "Invoke-MgMuteCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Mute",
      "MuteExpanded",
      "MuteViaIdentity",
      "MuteViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMuteParticipantOperation",
    "ApiVersion": "v1.0",
    "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": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression",
    "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression",
    "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression",
    "Method": "POST",
    "Variants": [
      "Parse",
      "ParseExpanded",
      "ParseViaIdentity",
      "ParseViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphParseExpressionResponse",
    "ApiVersion": "v1.0",
    "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": "/communications/calls/{call-id}/playPrompt",
    "Command": "Invoke-MgPlayCommunicationCallPrompt",
    "Method": "POST",
    "Variants": [
      "Play",
      "PlayExpanded",
      "PlayViaIdentity",
      "PlayViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPlayPromptOperation",
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/items/{driveItem-id}/preview",
    "Command": "Invoke-MgPreviewDriveItem",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "v1.0",
    "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/preview",
    "Command": "Invoke-MgPreviewDriveRoot",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "Command": "Invoke-MgPreviewGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview",
    "Command": "Invoke-MgPreviewGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewGroupOnenotePage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewSiteOnenotePage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewSiteOnenoteSectionPage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview",
    "Command": "Invoke-MgPreviewUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/preview",
    "Command": "Invoke-MgPreviewUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Preview",
      "PreviewExpanded",
      "PreviewViaIdentity",
      "PreviewViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphItemPreviewInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview",
    "Command": "Invoke-MgPreviewUserOnenotePage",
    "Method": "GET",
    "Variants": [
      "Preview",
      "PreviewViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphOnenotePagePreview",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/promote",
    "Command": "Invoke-MgPromoteDomain",
    "Method": "POST",
    "Variants": [
      "Promote",
      "PromoteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/search/query",
    "Command": "Invoke-MgQuerySearch",
    "Method": "POST",
    "Variants": [
      "Query",
      "QueryExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphSearchResponse",
    "ApiVersion": "v1.0",
    "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": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "Command": "Invoke-MgReassignEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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": "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": "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/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "Command": "Invoke-MgReassignEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign",
    "Command": "Invoke-MgReassignEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Reassign",
      "ReassignViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeGroupDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeGroupSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeShareListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "ChangeNotifications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeUserDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeUserDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize",
    "Command": "Invoke-MgReauthorizeUserDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Reauthorize",
      "ReauthorizeViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/recent",
    "Command": "Invoke-MgRecentDrive",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/recent",
    "Command": "Invoke-MgRecentGroupDrive",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/recent",
    "Command": "Invoke-MgRecentUserActivity",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "v1.0",
    "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}/drives/{drive-id}/recent",
    "Command": "Invoke-MgRecentUserDrive",
    "Method": "GET",
    "Variants": [
      "Recent",
      "RecentViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/recordResponse",
    "Command": "Invoke-MgRecordCommunicationCallResponse",
    "Method": "POST",
    "Variants": [
      "Record",
      "RecordExpanded",
      "RecordViaIdentity",
      "RecordViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphRecordOperation",
    "ApiVersion": "v1.0",
    "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}/redirect",
    "Command": "Invoke-MgRedirectCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect",
    "Command": "Invoke-MgRedirectPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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/shares/{printerShare-id}/jobs/{printJob-id}/redirect",
    "Command": "Invoke-MgRedirectPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Redirect",
      "RedirectExpanded",
      "RedirectViaIdentity",
      "RedirectViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/reject",
    "Command": "Invoke-MgRejectCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Reject",
      "RejectExpanded",
      "RejectViaIdentity",
      "RejectViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/renew",
    "Command": "Invoke-MgRenewGroup",
    "Method": "POST",
    "Variants": [
      "Renew",
      "RenewViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen",
    "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Reopen",
      "ReopenViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll",
    "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll",
    "Command": "Invoke-MgReplyAllUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/replyAll",
    "Command": "Invoke-MgReplyAllUserMessage",
    "Method": "POST",
    "Variants": [
      "Reply1",
      "ReplyExpanded1",
      "ReplyViaIdentity1",
      "ReplyViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply",
    "Command": "Invoke-MgReplyGroupConversationThread",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/reply",
    "Command": "Invoke-MgReplyGroupConversationThreadPost",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/inReplyTo/reply",
    "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply",
    "Command": "Invoke-MgReplyGroupThread",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/reply",
    "Command": "Invoke-MgReplyGroupThreadPost",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/inReplyTo/reply",
    "Command": "Invoke-MgReplyGroupThreadPostInReplyTo",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply",
    "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply",
    "Command": "Invoke-MgReplyUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/reply",
    "Command": "Invoke-MgReplyUserMessage",
    "Method": "POST",
    "Variants": [
      "Reply",
      "ReplyExpanded",
      "ReplyViaIdentity",
      "ReplyViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport",
    "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident",
    "Method": "GET",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport",
    "Command": "Invoke-MgReportServiceAnnouncementIssueIncident",
    "Method": "GET",
    "Variants": [
      "Report",
      "ReportViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ServiceHealth.Read.All",
      "Description": "Read service health",
      "FullDescription": "Allows the app to read your tenant's service health information on your behalf.Health information may include service issues or service health overviews.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire",
    "Command": "Invoke-MgRetireDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire",
    "Command": "Invoke-MgRetireUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Retire",
      "RetireViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning",
    "Command": "Invoke-MgRetryContactServiceProvisioning",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/retryServiceProvisioning",
    "Command": "Invoke-MgRetryGroupServiceProvisioning",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/retryServiceProvisioning",
    "Command": "Invoke-MgRetryUserServiceProvisioning",
    "Method": "POST",
    "Variants": [
      "Retry",
      "RetryViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "Command": "Invoke-MgReturnEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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": "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/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "Command": "Invoke-MgReturnEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return",
    "Command": "Invoke-MgReturnEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Return",
      "ReturnViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender",
    "Method": "POST",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan",
    "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender",
    "Method": "POST",
    "Variants": [
      "Scan",
      "ScanExpanded",
      "ScanViaIdentity",
      "ScanViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules",
    "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule",
    "Method": "POST",
    "Variants": [
      "Schedule",
      "ScheduleExpanded",
      "ScheduleViaIdentity",
      "ScheduleViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/teams/{team-id}/schedule/share",
    "Command": "Invoke-MgShareTeamSchedule",
    "Method": "POST",
    "Variants": [
      "Share",
      "ShareExpanded",
      "ShareViaIdentity",
      "ShareViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder",
    "Command": "Invoke-MgSnoozeGroupCalendarEventReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder",
    "Command": "Invoke-MgSnoozeGroupEventReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder",
    "Command": "Invoke-MgSnoozeUserEventInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder",
    "Command": "Invoke-MgSnoozeUserEventReminder",
    "Method": "POST",
    "Variants": [
      "Snooze",
      "SnoozeExpanded",
      "SnoozeViaIdentity",
      "SnoozeViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgSoftChatMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgSoftChatMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgSoftTeamChannelMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/primaryChannel/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete",
    "Command": "Invoke-MgSoftUserChatMessageDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/replies/{chatMessage-id1}/softDelete",
    "Command": "Invoke-MgSoftUserChatMessageReplyDelete",
    "Method": "POST",
    "Variants": [
      "Soft",
      "SoftViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/subscribeToTone",
    "Command": "Invoke-MgSubscribeCommunicationCallToTone",
    "Method": "POST",
    "Variants": [
      "Subscribe",
      "SubscribeExpanded",
      "SubscribeViaIdentity",
      "SubscribeViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphSubscribeToToneOperation",
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/subscribeByMail",
    "Command": "Invoke-MgSubscribeGroupByMail",
    "Method": "POST",
    "Variants": [
      "Subscribe",
      "SubscribeViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')",
    "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice",
    "Method": "GET",
    "Variants": [
      "Summarize",
      "SummarizeViaIdentity"
    ],
    "Module": "DeviceManagement.Functions",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})",
    "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult",
    "Method": "GET",
    "Variants": [
      "Summary",
      "SummaryViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary",
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/outlook/supportedLanguages",
    "Command": "Invoke-MgSupportedUserOutlookLanguage",
    "Method": "GET",
    "Variants": [
      "Supported",
      "SupportedViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphLocaleInfo",
    "ApiVersion": "v1.0",
    "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": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps",
    "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps",
    "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps",
    "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps",
    "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "POST",
    "Variants": [
      "Target",
      "TargetExpanded",
      "TargetViaIdentity",
      "TargetViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate",
    "Command": "Invoke-MgTerminateDeviceManagementPartner",
    "Method": "POST",
    "Variants": [
      "Terminate",
      "TerminateViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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": "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
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/outlook/supportedTimeZones",
    "Command": "Invoke-MgTimeUserOutlook",
    "Method": "GET",
    "Variants": [
      "Time",
      "Time1",
      "TimeViaIdentity",
      "TimeViaIdentity1"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphTimeZoneInformation",
    "ApiVersion": "v1.0",
    "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}/translateExchangeIds",
    "Command": "Invoke-MgTranslateUserExchangeId",
    "Method": "POST",
    "Variants": [
      "Translate",
      "TranslateExpanded",
      "TranslateViaIdentity",
      "TranslateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphConvertIdResult",
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/messages/unarchive",
    "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Unarchive",
      "UnarchiveExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/teams/{team-id}/unarchive",
    "Command": "Invoke-MgUnarchiveTeam",
    "Method": "POST",
    "Variants": [
      "Unarchive",
      "UnarchiveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice",
    "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice",
    "Method": "POST",
    "Variants": [
      "Unassign",
      "UnassignViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/unfavorite",
    "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Unfavorite",
      "UnfavoriteExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "Command": "Invoke-MgUnfollowDriveItem",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/unfollow",
    "Command": "Invoke-MgUnfollowDriveRoot",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "Command": "Invoke-MgUnfollowGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow",
    "Command": "Invoke-MgUnfollowGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow",
    "Command": "Invoke-MgUnfollowUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow",
    "Command": "Invoke-MgUnfollowUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Unfollow",
      "UnfollowViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/unmute",
    "Command": "Invoke-MgUnmuteCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Unmute",
      "UnmuteExpanded",
      "UnmuteViaIdentity",
      "UnmuteViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphUnmuteParticipantOperation",
    "ApiVersion": "v1.0",
    "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": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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": "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": "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/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit",
    "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Unsubmit",
      "UnsubmitViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate",
    "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate",
    "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate",
    "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate",
    "Method": "POST",
    "Variants": [
      "Upload",
      "UploadExpanded",
      "UploadViaIdentity",
      "UploadViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage",
    "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Usage",
      "UsageViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage",
    "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy",
    "Method": "GET",
    "Variants": [
      "Usage",
      "UsageViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage",
    "ApiVersion": "v1.0",
    "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.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')",
    "Command": "Invoke-MgViewUserReminder",
    "Method": "GET",
    "Variants": [
      "View",
      "ViewViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphReminder",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.Read",
        "Description": "Read your calendars ",
        "FullDescription": "Allows the app to read events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadBasic",
        "Description": "Read basic details of your calendars",
        "FullDescription": "Allows the app to read events in your calendars, except for properties such as body, attachments, and extensions.",
        "IsAdmin": false
      },
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaDriveListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaShareListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaSiteContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaSiteListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgDriveListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgGroupDriveListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgGroupSiteContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgGroupSiteListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgShareListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgSiteContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgSiteListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites",
    "Command": "Join-MgUserDriveListContentTypeWithHubSite",
    "Method": "POST",
    "Variants": [
      "Associate",
      "AssociateExpanded",
      "AssociateViaIdentity",
      "AssociateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock",
    "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote",
    "Method": "POST",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock",
    "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote",
    "Method": "POST",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock",
    "Command": "Lock-MgBetaUserManagedDeviceRemote",
    "Method": "POST",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock",
    "Command": "Lock-MgDeviceManagementManagedDeviceRemote",
    "Method": "POST",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock",
    "Command": "Lock-MgUserManagedDeviceRemote",
    "Method": "POST",
    "Variants": [
      "Lock",
      "LockViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/transfer",
    "Command": "Move-MgBetaCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Transfer",
      "TransferExpanded",
      "TransferViaIdentity",
      "TransferViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/moveDevicesToOU",
    "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate",
    "Command": "Move-MgBetaDeviceManagementIntentToTemplate",
    "Method": "POST",
    "Variants": [
      "Migrate",
      "MigrateExpanded",
      "MigrateViaIdentity",
      "MigrateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/moveDevicesToOU",
    "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog",
    "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/mailFolders/{mailFolder-id}/move",
    "Command": "Move-MgBetaUserMailFolder",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move",
    "Command": "Move-MgBetaUserMailFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move",
    "Command": "Move-MgBetaUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move",
    "Command": "Move-MgBetaUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU",
    "Command": "Move-MgBetaUserManagedDeviceToOu",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/move",
    "Command": "Move-MgBetaUserMessage",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/communications/calls/{call-id}/transfer",
    "Command": "Move-MgCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Transfer",
      "TransferExpanded",
      "TransferViaIdentity",
      "TransferViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/mailFolders/{mailFolder-id}/move",
    "Command": "Move-MgUserMailFolder",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move",
    "Command": "Move-MgUserMailFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move",
    "Command": "Move-MgUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move",
    "Command": "Move-MgUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/move",
    "Command": "Move-MgUserMessage",
    "Method": "POST",
    "Variants": [
      "Move",
      "MoveExpanded",
      "MoveViaIdentity",
      "MoveViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists",
    "Command": "New-MgAdminEdgeInternetExplorerModeSiteList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/people/profileCardProperties",
    "Command": "New-MgAdminPeopleProfileCardProperty",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements",
    "Command": "New-MgAgreement",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances",
    "Command": "New-MgAgreementAcceptance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files",
    "Command": "New-MgAgreementFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "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}/file/localizations",
    "Command": "New-MgAgreementFileLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "New-MgAgreementFileLocalizationVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "New-MgAgreementFileVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps",
    "Command": "New-MgAppCatalogTeamApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgAppCatalogTeamAppDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "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": "/applications",
    "Command": "New-MgApplication",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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}/appManagementPolicies/$ref",
    "Command": "New-MgApplicationAppManagementPolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/extensionProperties",
    "Command": "New-MgApplicationExtensionProperty",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/federatedIdentityCredentials",
    "Command": "New-MgApplicationFederatedIdentityCredential",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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}/owners/$ref",
    "Command": "New-MgApplicationOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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
      },
      {
        "Name": "Directory.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}/synchronization/jobs",
    "Command": "New-MgApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand",
    "Command": "New-MgApplicationSynchronizationJobOnDemand",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "Command": "New-MgApplicationSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates",
    "Command": "New-MgApplicationSynchronizationTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "Command": "New-MgApplicationTokenIssuancePolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "Command": "New-MgApplicationTokenLifetimePolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/accessReviews",
    "Command": "New-MgBetaAccessReview",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "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}/decisions",
    "Command": "New-MgBetaAccessReviewDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances",
    "Command": "New-MgBetaAccessReviewInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions",
    "Command": "New-MgBetaAccessReviewInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions",
    "Command": "New-MgBetaAccessReviewInstanceMyDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers",
    "Command": "New-MgBetaAccessReviewInstanceReviewer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/myDecisions",
    "Command": "New-MgBetaAccessReviewMyDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/reviewers",
    "Command": "New-MgBetaAccessReviewReviewer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "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": "/admin/edge/internetExplorerMode/siteLists",
    "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies",
    "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites",
    "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/administrativeUnits",
    "Command": "New-MgBetaAdministrativeUnit",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions",
    "Command": "New-MgBetaAdministrativeUnitExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members",
    "Command": "New-MgBetaAdministrativeUnitMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "Command": "New-MgBetaAdministrativeUnitMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "Command": "New-MgBetaAdministrativeUnitScopedRoleMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/admin/people/profileCardProperties",
    "Command": "New-MgBetaAdminPeopleProfileCardProperty",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements",
    "Command": "New-MgBetaAgreement",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances",
    "Command": "New-MgBetaAgreementAcceptance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files",
    "Command": "New-MgBetaAgreementFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "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}/file/localizations",
    "Command": "New-MgBetaAgreementFileLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "New-MgBetaAgreementFileLocalizationVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "New-MgBetaAgreementFileVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps",
    "Command": "New-MgBetaAppCatalogTeamApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaAppCatalogTeamAppDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "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": "/applications",
    "Command": "New-MgBetaApplication",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "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
      },
      {
        "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}/appManagementPolicies/$ref",
    "Command": "New-MgBetaApplicationAppManagementPolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/extensionProperties",
    "Command": "New-MgBetaApplicationExtensionProperty",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/federatedIdentityCredentials",
    "Command": "New-MgBetaApplicationFederatedIdentityCredential",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "beta",
    "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
      },
      {
        "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}/owners/$ref",
    "Command": "New-MgBetaApplicationOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      },
      {
        "Name": "Directory.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}/synchronization/jobs",
    "Command": "New-MgBetaApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand",
    "Command": "New-MgBetaApplicationSynchronizationJobOnDemand",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories",
    "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates",
    "Command": "New-MgBetaApplicationSynchronizationTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref",
    "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref",
    "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses",
    "Command": "New-MgBetaBookingBusiness",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "beta",
    "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/{bookingBusiness-id}/appointments",
    "Command": "New-MgBetaBookingBusinessAppointment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "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 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": "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": "/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "Command": "New-MgBetaBookingBusinessCalendarView",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers",
    "Command": "New-MgBetaBookingBusinessCustomer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "ApiVersion": "beta",
    "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.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": "/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "Command": "New-MgBetaBookingBusinessCustomQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "beta",
    "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.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": "/bookingBusinesses/{bookingBusiness-id}/services",
    "Command": "New-MgBetaBookingBusinessService",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "Command": "New-MgBetaBookingBusinessStaffMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingCurrencies",
    "Command": "New-MgBetaBookingCurrency",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/businessFlowTemplates",
    "Command": "New-MgBetaBusinessFlowTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios",
    "Command": "New-MgBetaBusinessScenario",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "ApiVersion": "beta",
    "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/tasks",
    "Command": "New-MgBetaBusinessScenarioPlannerTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
      "Description": "Read and write data for business scenarios this app creates or owns",
      "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/chats",
    "Command": "New-MgBetaChat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Chat.Create",
        "Description": "Create chats",
        "FullDescription": "Allows the app to create chats 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
      }
    ]
  },
  {
    "Uri": "/chats/{chat-id}/installedApps",
    "Command": "New-MgBetaChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "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}/members",
    "Command": "New-MgBetaChatMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "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}/messages",
    "Command": "New-MgBetaChatMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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/{chatMessage-id}/hostedContents",
    "Command": "New-MgBetaChatMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaChatMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaChatMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/operations",
    "Command": "New-MgBetaChatOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants",
    "Command": "New-MgBetaChatPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "Command": "New-MgBetaChatPinnedMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "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}/tabs",
    "Command": "New-MgBetaChatTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, on your behalf. 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": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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": "/communications/calls",
    "Command": "New-MgBetaCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCall",
    "ApiVersion": "beta",
    "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/{call-id}/audioRoutingGroups",
    "Command": "New-MgBetaCommunicationCallAudioRoutingGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "beta",
    "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}/contentSharingSessions",
    "Command": "New-MgBetaCommunicationCallContentSharingSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations",
    "Command": "New-MgBetaCommunicationCallOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants",
    "Command": "New-MgBetaCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "Command": "New-MgBetaCommunicationCallRecordSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings",
    "Command": "New-MgBetaCommunicationOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings",
    "Command": "New-MgBetaCommunicationOnlineMeetingRecording",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "Command": "New-MgBetaCommunicationOnlineMeetingTranscript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences",
    "Command": "New-MgBetaCommunicationPresence",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases",
    "Command": "New-MgBetaComplianceEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources",
    "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "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}/unifiedGroupSources",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources",
    "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets",
    "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaComplianceEdiscoveryCaseTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "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": "/contacts",
    "Command": "New-MgBetaContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts",
    "Command": "New-MgBetaContract",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations",
    "Command": "New-MgBetaDataPolicyOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices",
    "Command": "New-MgBetaDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/enterpriseCodeSigningCertificates",
    "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses",
    "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections",
    "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppStatuses",
    "Command": "New-MgBetaDeviceAppManagementManagedAppStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks",
    "Command": "New-MgBetaDeviceAppManagementManagedEBook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBookCategories",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mobileApps",
    "Command": "New-MgBetaDeviceAppManagementMobileApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "Command": "New-MgBetaDeviceAppManagementMobileAppCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships",
    "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/policySets",
    "Command": "New-MgBetaDeviceAppManagementPolicySet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySet",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/policySets/{policySet-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/policySets/{policySet-id}/items",
    "Command": "New-MgBetaDeviceAppManagementPolicySetItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings",
    "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/deviceAppManagementTasks",
    "Command": "New-MgBetaDeviceAppManagementTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/vppTokens",
    "Command": "New-MgBetaDeviceAppManagementVppToken",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies",
    "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses",
    "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionWipeActions",
    "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections",
    "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps",
    "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments",
    "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands",
    "Command": "New-MgBetaDeviceCommand",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions",
    "Command": "New-MgBetaDeviceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates",
    "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles",
    "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken",
    "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkAppConfigurationSchemas",
    "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkEnrollmentProfiles",
    "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken",
    "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken",
    "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAppConfigurationSchemas",
    "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest",
    "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest",
    "Method": "POST",
    "Variants": [
      "Generate"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles",
    "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments",
    "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/assignmentFilters",
    "Command": "New-MgBetaDeviceManagementAssignmentFilter",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/auditEvents",
    "Command": "New-MgBetaDeviceManagementAuditEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/autopilotEvents",
    "Command": "New-MgBetaDeviceManagementAutopilotEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails",
    "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/cartToClassAssociations",
    "Command": "New-MgBetaDeviceManagementCartToClassAssociation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/categories",
    "Command": "New-MgBetaDeviceManagementCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions",
    "Command": "New-MgBetaDeviceManagementCategorySettingDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices",
    "Command": "New-MgBetaDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagementEligibleDevices",
    "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners",
    "Command": "New-MgBetaDeviceManagementComplianceManagementPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies",
    "Command": "New-MgBetaDeviceManagementCompliancePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments",
    "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule",
    "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings",
    "Command": "New-MgBetaDeviceManagementCompliancePolicySetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/complianceSettings",
    "Command": "New-MgBetaDeviceManagementComplianceSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates",
    "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationSettings",
    "Command": "New-MgBetaDeviceManagementConfigurationSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/dataSharingConsents",
    "Command": "New-MgBetaDeviceManagementDataSharingConsent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey",
    "Method": "POST",
    "Variants": [
      "Generate",
      "GenerateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities",
    "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/derivedCredentials",
    "Command": "New-MgBetaDeviceManagementDerivedCredential",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/detectedApps",
    "Command": "New-MgBetaDeviceManagementDetectedApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories",
    "Command": "New-MgBetaDeviceManagementDeviceCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations",
    "Command": "New-MgBetaDeviceManagementDeviceConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationConflictSummary",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationRestrictedAppsViolations",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceEnrollmentConfigurations",
    "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration",
    "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts",
    "Command": "New-MgBetaDeviceManagementDeviceHealthScript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments",
    "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates",
    "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts",
    "Command": "New-MgBetaDeviceManagementDeviceShellScript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/domainJoinConnectors",
    "Command": "New-MgBetaDeviceManagementDomainJoinConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools",
    "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments",
    "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates",
    "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/exchangeConnectors",
    "Command": "New-MgBetaDeviceManagementExchangeConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies",
    "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories",
    "Command": "New-MgBetaDeviceManagementGroupPolicyCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues",
    "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitions",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitionFiles",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport",
    "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings",
    "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions",
    "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyObjectFiles",
    "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyUploadedDefinitionFiles",
    "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations",
    "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/importedDeviceIdentities",
    "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/intents",
    "Command": "New-MgBetaDeviceManagementIntent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments",
    "Command": "New-MgBetaDeviceManagementIntentAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories",
    "Command": "New-MgBetaDeviceManagementIntentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings",
    "Command": "New-MgBetaDeviceManagementIntentCategorySetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions",
    "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy",
    "Command": "New-MgBetaDeviceManagementIntentCopy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries",
    "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates",
    "Command": "New-MgBetaDeviceManagementIntentDeviceState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/settings",
    "Command": "New-MgBetaDeviceManagementIntentSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates",
    "Command": "New-MgBetaDeviceManagementIntentUserState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intuneBrandingProfiles",
    "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments",
    "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "Command": "New-MgBetaDeviceManagementIoUpdateStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries",
    "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries",
    "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries",
    "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices",
    "Command": "New-MgBetaDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDeviceEncryptionStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest",
    "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelConfigurations",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelHealthThresholds",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelServerLogCollectionResponses",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity",
      "Generate",
      "GenerateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest",
    "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl",
    "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.Read.All",
        "Description": "Read devices Microsoft Intune devices",
        "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementManagedDevices.ReadWrite.All",
        "Description": "Read and write Microsoft Intune devices",
        "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRecords",
    "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRules",
    "Command": "New-MgBetaDeviceManagementMonitoringAlertRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "ApiVersion": "beta",
    "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/ndesConnectors",
    "Command": "New-MgBetaDeviceManagementNdeConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/notificationMessageTemplates",
    "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners",
    "Command": "New-MgBetaDeviceManagementPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteActionAudits",
    "Command": "New-MgBetaDeviceManagementRemoteActionAudit",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles",
    "Command": "New-MgBetaDeviceManagementResourceAccessProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments",
    "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/resourceOperations",
    "Command": "New-MgBetaDeviceManagementResourceOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reusableSettings",
    "Command": "New-MgBetaDeviceManagementReusableSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/roleAssignments",
    "Command": "New-MgBetaDeviceManagementRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions",
    "Command": "New-MgBetaDeviceManagementRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags",
    "Command": "New-MgBetaDeviceManagementRoleScopeTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments",
    "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts",
    "Command": "New-MgBetaDeviceManagementScript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments",
    "Command": "New-MgBetaDeviceManagementScriptAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates",
    "Command": "New-MgBetaDeviceManagementScriptDeviceRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments",
    "Command": "New-MgBetaDeviceManagementScriptGroupAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates",
    "Command": "New-MgBetaDeviceManagementScriptUserRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates",
    "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/settingDefinitions",
    "Command": "New-MgBetaDeviceManagementSettingDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/telecomExpenseManagementPartners",
    "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/templates",
    "Command": "New-MgBetaDeviceManagementTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories",
    "Command": "New-MgBetaDeviceManagementTemplateCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance",
    "Command": "New-MgBetaDeviceManagementTemplateInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableTo",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings",
    "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings",
    "Command": "New-MgBetaDeviceManagementTemplateSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/termsAndConditions",
    "Command": "New-MgBetaDeviceManagementTermAndCondition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments",
    "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents",
    "Command": "New-MgBetaDeviceManagementTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userPfxCertificates",
    "Command": "New-MgBetaDeviceManagementUserPfxCertificate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/virtualEndpoint/bulkActions",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "ApiVersion": "beta",
    "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/externalPartnerSettings",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "ApiVersion": "beta",
    "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/frontLineServicePlans",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "ApiVersion": "beta",
    "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/provisioningPolicies",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "ApiVersion": "beta",
    "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/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "ApiVersion": "beta",
    "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/servicePlans",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/snapshots",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "ApiVersion": "beta",
    "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/userSettings/{cloudPcUserSetting-id}/assignments",
    "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles",
    "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments",
    "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles",
    "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments",
    "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/devices/{device-id}/registeredOwners/$ref",
    "Command": "New-MgBetaDeviceRegisteredOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "Command": "New-MgBetaDeviceRegisteredUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/usageRights",
    "Command": "New-MgBetaDeviceUsageRights",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits",
    "Command": "New-MgBetaDirectoryAdministrativeUnit",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "Command": "New-MgBetaDirectoryAdministrativeUnitExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "Command": "New-MgBetaDirectoryAdministrativeUnitMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "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 and read all group properties and memberships on 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": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "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 and read all group properties and memberships on 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": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/directory/attributeSets",
    "Command": "New-MgBetaDirectoryAttributeSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations",
    "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities",
    "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/featureRolloutPolicies",
    "Command": "New-MgBetaDirectoryFeatureRolloutPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo",
    "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref",
    "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations",
    "Command": "New-MgBetaDirectoryFederationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources",
    "Command": "New-MgBetaDirectoryImpactedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/inboundSharedUserProfiles",
    "Command": "New-MgBetaDirectoryInboundSharedUserProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects",
    "Command": "New-MgBetaDirectoryObject",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization",
    "Command": "New-MgBetaDirectoryOnPremiseSynchronization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles",
    "Command": "New-MgBetaDirectoryOutboundSharedUserProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants",
    "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations",
    "Command": "New-MgBetaDirectoryRecommendation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources",
    "Command": "New-MgBetaDirectoryRecommendationImpactedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles",
    "Command": "New-MgBetaDirectoryRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "Command": "New-MgBetaDirectoryRoleMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "Command": "New-MgBetaDirectoryRoleScopedMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates",
    "Command": "New-MgBetaDirectoryRoleTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/settings",
    "Command": "New-MgBetaDirectorySetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "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": "/directorySettingTemplates",
    "Command": "New-MgBetaDirectorySettingTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/sharedEmailDomains",
    "Command": "New-MgBetaDirectorySharedEmailDomain",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/subscriptions",
    "Command": "New-MgBetaDirectorySubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains",
    "Command": "New-MgBetaDomain",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "Command": "New-MgBetaDomainFederationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "Command": "New-MgBetaDomainServiceConfigurationRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations",
    "Command": "New-MgBetaDomainSharedEmailDomainInvitation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "Command": "New-MgBetaDomainVerificationDnsRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives",
    "Command": "New-MgBetaDrive",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles",
    "Command": "New-MgBetaDriveBundle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items",
    "Command": "New-MgBetaDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "New-MgBetaDriveItemAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "New-MgBetaDriveItemChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaDriveItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/listItem/documentSetVersions",
    "Command": "New-MgBetaDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "Command": "New-MgBetaDriveItemListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "New-MgBetaDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "New-MgBetaDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "New-MgBetaDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "New-MgBetaDriveItemThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "Command": "New-MgBetaDriveItemUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns",
    "Command": "New-MgBetaDriveListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "Command": "New-MgBetaDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaDriveListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaDriveListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items",
    "Command": "New-MgBetaDriveListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgBetaDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "Command": "New-MgBetaDriveListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgBetaDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations",
    "Command": "New-MgBetaDriveListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "Command": "New-MgBetaDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "New-MgBetaDriveRootAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children",
    "Command": "New-MgBetaDriveRootChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createLink",
    "Command": "New-MgBetaDriveRootLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "New-MgBetaDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createLink",
    "Command": "New-MgBetaDriveRootListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "Command": "New-MgBetaDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions",
    "Command": "New-MgBetaDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "Command": "New-MgBetaDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "Command": "New-MgBetaDriveRootThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createUploadSession",
    "Command": "New-MgBetaDriveRootUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions",
    "Command": "New-MgBetaDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes",
    "Command": "New-MgBetaEducationClass",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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}/assignments",
    "Command": "New-MgBetaEducationClassAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationClassAssignmentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationClassAssignmentCategoryByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationClassAssignmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories",
    "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions",
    "Command": "New-MgBetaEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/members/$ref",
    "Command": "New-MgBetaEducationClassMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/modules",
    "Command": "New-MgBetaEducationClassModule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources",
    "Command": "New-MgBetaEducationClassModuleResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/teachers/$ref",
    "Command": "New-MgBetaEducationClassTeacherByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/assignments",
    "Command": "New-MgBetaEducationMeAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories",
    "Command": "New-MgBetaEducationMeAssignmentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "New-MgBetaEducationMeAssignmentCategoryByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "Command": "New-MgBetaEducationMeAssignmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "Command": "New-MgBetaEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/rubrics",
    "Command": "New-MgBetaEducationMeRubric",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "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/schools",
    "Command": "New-MgBetaEducationSchool",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationSchoolClassByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEducationSchoolUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/synchronizationProfiles",
    "Command": "New-MgBetaEducationSynchronizationProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "ApiVersion": "beta",
    "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}/errors",
    "Command": "New-MgBetaEducationSynchronizationProfileError",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users",
    "Command": "New-MgBetaEducationUser",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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}/assignments",
    "Command": "New-MgBetaEducationUserAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories",
    "Command": "New-MgBetaEducationUserAssignmentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "New-MgBetaEducationUserAssignmentCategoryByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "Command": "New-MgBetaEducationUserAssignmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources",
    "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "Command": "New-MgBetaEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources",
    "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "Command": "New-MgBetaEducationUserRubric",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages",
    "Command": "New-MgBetaEntitlementManagementAccessPackage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests",
    "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "beta",
    "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}/accessPackageCustomWorkflowExtensions",
    "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "ApiVersion": "beta",
    "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/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref",
    "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackages/{accessPackage-id}/incompatibleGroups/$ref",
    "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageResourceRequests",
    "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "beta",
    "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/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes",
    "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "beta",
    "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/connectedOrganizations",
    "Command": "New-MgBetaEntitlementManagementConnectedOrganization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/subjects",
    "Command": "New-MgBetaEntitlementManagementSubject",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems",
    "Command": "New-MgBetaExternalAuthorizationSystem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections",
    "Command": "New-MgBetaExternalConnection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "Command": "New-MgBetaExternalConnectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "Command": "New-MgBetaExternalConnectionGroupMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items",
    "Command": "New-MgBetaExternalConnectionItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "Command": "New-MgBetaExternalConnectionItemActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "Command": "New-MgBetaExternalConnectionOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/dataConnectors",
    "Command": "New-MgBetaExternalIndustryDataConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-DataConnector.ReadWrite.All",
      "Description": "Manage data connector definitions",
      "FullDescription": "Allows the app to read and write data connectors on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/inboundFlows",
    "Command": "New-MgBetaExternalIndustryDataInboundFlow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-InboundFlow.ReadWrite.All",
      "Description": "Manage inbound flow definitions",
      "FullDescription": "Allows the app to read and write inbound data flows on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/operations",
    "Command": "New-MgBetaExternalIndustryDataOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/referenceDefinitions",
    "Command": "New-MgBetaExternalIndustryDataReferenceDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/roleGroups",
    "Command": "New-MgBetaExternalIndustryDataRoleGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/sourceSystems",
    "Command": "New-MgBetaExternalIndustryDataSourceSystem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-SourceSystem.ReadWrite.All",
      "Description": "Manage source system definitions",
      "FullDescription": "Allows the app to read and write source system definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/years",
    "Command": "New-MgBetaExternalIndustryDataYear",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-TimePeriod.ReadWrite.All",
      "Description": "Manage time period definitions",
      "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/countriesRegions",
    "Command": "New-MgBetaFinancialCompanyCountryRegion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/currencies",
    "Command": "New-MgBetaFinancialCompanyCurrency",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customers",
    "Command": "New-MgBetaFinancialCompanyCustomer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments",
    "Command": "New-MgBetaFinancialCompanyCustomerPayment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture",
    "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture",
    "Command": "New-MgBetaFinancialCompanyCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees",
    "Command": "New-MgBetaFinancialCompanyEmployee",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphEmployee",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture",
    "Command": "New-MgBetaFinancialCompanyEmployeePicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items",
    "Command": "New-MgBetaFinancialCompanyItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/itemCategories",
    "Command": "New-MgBetaFinancialCompanyItemCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture",
    "Command": "New-MgBetaFinancialCompanyItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals",
    "Command": "New-MgBetaFinancialCompanyJournal",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines",
    "Command": "New-MgBetaFinancialCompanyJournalLine",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournalLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentMethods",
    "Command": "New-MgBetaFinancialCompanyPaymentMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentTerms",
    "Command": "New-MgBetaFinancialCompanyPaymentTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/picture",
    "Command": "New-MgBetaFinancialCompanyPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture",
    "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture",
    "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture",
    "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture",
    "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture",
    "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture",
    "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture",
    "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture",
    "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture",
    "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice",
    "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice",
    "Method": "POST",
    "Variants": [
      "Make",
      "MakeViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture",
    "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/shipmentMethods",
    "Command": "New-MgBetaFinancialCompanyShipmentMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxAreas",
    "Command": "New-MgBetaFinancialCompanyTaxArea",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxArea",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/taxGroups",
    "Command": "New-MgBetaFinancialCompanyTaxGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure",
    "Command": "New-MgBetaFinancialCompanyUnitOfMeasure",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors",
    "Command": "New-MgBetaFinancialCompanyVendor",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphVendor",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture",
    "Command": "New-MgBetaFinancialCompanyVendorPicture",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups",
    "Command": "New-MgBetaGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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": "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 and read all group properties and memberships on 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",
    "Command": "New-MgBetaGroupAcceptedSenderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/appRoleAssignments",
    "Command": "New-MgBetaGroupAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/calendar/events",
    "Command": "New-MgBetaGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "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/calendarPermissions",
    "Command": "New-MgBetaGroupCalendarPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations",
    "Command": "New-MgBetaGroupConversation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversation",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaGroupConversationThread",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "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}/posts/{post-id}/attachments",
    "Command": "New-MgBetaGroupConversationThreadPostAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "New-MgBetaGroupConversationThreadPostExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "Command": "New-MgBetaGroupConversationThreadPostMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives",
    "Command": "New-MgBetaGroupDrive",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "Command": "New-MgBetaGroupDriveBundle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "Command": "New-MgBetaGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "New-MgBetaGroupDriveItemChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "Command": "New-MgBetaGroupDriveItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "Command": "New-MgBetaGroupDriveItemListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "New-MgBetaGroupDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "New-MgBetaGroupDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "New-MgBetaGroupDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "New-MgBetaGroupDriveItemThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "Command": "New-MgBetaGroupDriveItemUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "New-MgBetaGroupDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "Command": "New-MgBetaGroupDriveListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "Command": "New-MgBetaGroupDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaGroupDriveListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaGroupDriveListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "Command": "New-MgBetaGroupDriveListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "Command": "New-MgBetaGroupDriveListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgBetaGroupDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "Command": "New-MgBetaGroupDriveListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "Command": "New-MgBetaGroupDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "Command": "New-MgBetaGroupDriveRootChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink",
    "Command": "New-MgBetaGroupDriveRootLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink",
    "Command": "New-MgBetaGroupDriveRootListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "New-MgBetaGroupDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "Command": "New-MgBetaGroupDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "Command": "New-MgBetaGroupDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "Command": "New-MgBetaGroupDriveRootThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession",
    "Command": "New-MgBetaGroupDriveRootUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "Command": "New-MgBetaGroupDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/endpoints",
    "Command": "New-MgBetaGroupEndpoint",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events",
    "Command": "New-MgBetaGroupEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "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/{event-id}/attachments",
    "Command": "New-MgBetaGroupEventAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "Command": "New-MgBetaGroupEventExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "New-MgBetaGroupEventInstanceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "New-MgBetaGroupEventInstanceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions",
    "Command": "New-MgBetaGroupExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies",
    "Command": "New-MgBetaGroupLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/members/$ref",
    "Command": "New-MgBetaGroupMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "Command": "New-MgBetaGroupOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaGroupOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaGroupOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaGroupOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "Command": "New-MgBetaGroupOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgBetaGroupOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaGroupOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/owners/$ref",
    "Command": "New-MgBetaGroupOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/permissionGrants",
    "Command": "New-MgBetaGroupPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "Command": "New-MgBetaGroupRejectedSenderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/settings",
    "Command": "New-MgBetaGroupSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "Command": "New-MgBetaGroupSiteColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "Command": "New-MgBetaGroupSiteContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaGroupSiteContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaGroupSiteContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies",
    "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels",
    "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels",
    "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests",
    "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "Command": "New-MgBetaGroupSiteList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities",
    "Command": "New-MgBetaGroupSiteListActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "Command": "New-MgBetaGroupSiteListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "New-MgBetaGroupSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaGroupSiteListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaGroupSiteListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "Command": "New-MgBetaGroupSiteListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "Command": "New-MgBetaGroupSiteListItemActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink",
    "Command": "New-MgBetaGroupSiteListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "Command": "New-MgBetaGroupSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "Command": "New-MgBetaGroupSiteListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "New-MgBetaGroupSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "Command": "New-MgBetaGroupSiteOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "Command": "New-MgBetaGroupSiteOnenoteOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "Command": "New-MgBetaGroupSiteOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "Command": "New-MgBetaGroupSiteOnenoteResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "Command": "New-MgBetaGroupSiteOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "Command": "New-MgBetaGroupSiteOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "New-MgBetaGroupSiteOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "Command": "New-MgBetaGroupSiteOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages",
    "Command": "New-MgBetaGroupSitePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "Command": "New-MgBetaGroupSitePermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items",
    "Command": "New-MgBetaGroupSiteRecycleBinItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "Command": "New-MgBetaGroupSiteTermStoreGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "Command": "New-MgBetaGroupSiteTermStoreSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "Command": "New-MgBetaGroupSiteTermStoreSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "Command": "New-MgBetaGroupSiteTermStoreSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgBetaGroupSiteTermStoreSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels",
    "Command": "New-MgBetaGroupTeamChannel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "Command": "New-MgBetaGroupTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "Command": "New-MgBetaGroupTeamChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgBetaGroupTeamChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaGroupTeamChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "Command": "New-MgBetaGroupTeamChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "Command": "New-MgBetaGroupTeamChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps",
    "Command": "New-MgBetaGroupTeamInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members",
    "Command": "New-MgBetaGroupTeamMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations",
    "Command": "New-MgBetaGroupTeamOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "Command": "New-MgBetaGroupTeamPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "Command": "New-MgBetaGroupTeamPrimaryChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "Command": "New-MgBetaGroupTeamScheduleOpenShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "Command": "New-MgBetaGroupTeamScheduleShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeCards",
    "Command": "New-MgBetaGroupTeamScheduleTimeCard",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "Command": "New-MgBetaGroupTeamScheduleTimeOff",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "Command": "New-MgBetaGroupTeamScheduleTimeOffReason",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags",
    "Command": "New-MgBetaGroupTeamTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "Command": "New-MgBetaGroupTeamTagMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads",
    "Command": "New-MgBetaGroupThread",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "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}/posts/{post-id}/attachments",
    "Command": "New-MgBetaGroupThreadPostAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "New-MgBetaGroupThreadPostExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "New-MgBetaGroupThreadPostInReplyToAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "New-MgBetaGroupThreadPostInReplyToExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions",
    "Command": "New-MgBetaGroupThreadPostInReplyToMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions",
    "Command": "New-MgBetaGroupThreadPostMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors",
    "Command": "New-MgBetaIdentityApiConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/authenticationEventsFlows",
    "Command": "New-MgBetaIdentityAuthenticationEventFlow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventListeners",
    "Command": "New-MgBetaIdentityAuthenticationEventListener",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows",
    "Command": "New-MgBetaIdentityB2CUserFlow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref",
    "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages",
    "Command": "New-MgBetaIdentityB2CUserFlowLanguage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments",
    "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows",
    "Command": "New-MgBetaIdentityB2XUserFlow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "Command": "New-MgBetaIdentityB2XUserFlowLanguage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations",
    "Command": "New-MgBetaIdentityConditionalAccessNamedLocation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "beta",
    "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.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": "/identity/conditionalAccess/policies",
    "Command": "New-MgBetaIdentityConditionalAccessPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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": "/identity/customAuthenticationExtensions",
    "Command": "New-MgBetaIdentityCustomAuthenticationExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "beta",
    "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/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri",
    "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri",
    "Method": "POST",
    "Variants": [
      "Generate",
      "GenerateViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "beta",
    "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/appConsent/appConsentRequests",
    "Command": "New-MgBetaIdentityGovernanceAppConsentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps",
    "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "beta",
    "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/deletedItems/workflows/{workflow-id}/createNewVersion",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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/workflows/{workflow-id}/tasks",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges",
    "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests",
    "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphScheduledPermissionsRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/operations",
    "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "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/agreementAcceptances",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders",
    "Command": "New-MgBetaIdentityProvider",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlows",
    "Command": "New-MgBetaIdentityUserFlow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlowAttributes",
    "Command": "New-MgBetaIdentityUserFlowAttribute",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/informationProtection/dataLossPreventionPolicies",
    "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels",
    "Command": "New-MgBetaInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests",
    "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "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/{threatAssessmentRequest-id}/results",
    "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations",
    "Command": "New-MgBetaInvitation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "beta",
    "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.Invite.All",
        "Description": "Invite guest users to the organization",
        "FullDescription": "Allows the app to invite guest users to the 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": "/oauth2PermissionGrants",
    "Command": "New-MgBetaOauth2PermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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": "/onPremisesPublishingProfiles",
    "Command": "New-MgBetaOnPremisePublishingProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents",
    "Command": "New-MgBetaOnPremisePublishingProfileAgent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "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/{onPremisesAgent-id}/agentGroups/$ref",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref",
    "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors",
    "Command": "New-MgBetaOnPremisePublishingProfileConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups",
    "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref",
    "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref",
    "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources",
    "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/organization",
    "Command": "New-MgBetaOrganization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations",
    "Command": "New-MgBetaOrganizationBrandingLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "beta",
    "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}/certificateBasedAuthConfiguration",
    "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "ApiVersion": "beta",
    "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}/extensions",
    "Command": "New-MgBetaOrganizationExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets",
    "Command": "New-MgBetaPlannerBucket",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPlannerPlan",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "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/rosters",
    "Command": "New-MgBetaPlannerRoster",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPlannerRosterMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "ApiVersion": "beta",
    "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/tasks",
    "Command": "New-MgBetaPlannerTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "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": "/policies/activityBasedTimeoutPolicies",
    "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/appManagementPolicies",
    "Command": "New-MgBetaPolicyAppManagementPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies",
    "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy",
    "Command": "New-MgBetaPolicyAuthorizationPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides",
    "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/claimsMappingPolicies",
    "Command": "New-MgBetaPolicyClaimMappingPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/featureRolloutPolicies",
    "Command": "New-MgBetaPolicyFeatureRolloutPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/homeRealmDiscoveryPolicies",
    "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/mobileAppManagementPolicies",
    "Command": "New-MgBetaPolicyMobileAppManagementPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref",
    "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref",
    "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/permissionGrantPolicies",
    "Command": "New-MgBetaPolicyPermissionGrantPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/roleManagementPolicies",
    "Command": "New-MgBetaPolicyRoleManagementPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicyAssignments",
    "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules",
    "Command": "New-MgBetaPolicyRoleManagementPolicyRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies",
    "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes",
    "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes",
    "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies",
    "Command": "New-MgBetaPolicyTokenIssuancePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/tokenLifetimePolicies",
    "Command": "New-MgBetaPolicyTokenLifetimePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print/connectors",
    "Command": "New-MgBetaPrintConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/operations",
    "Command": "New-MgBetaPrintOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/create",
    "Command": "New-MgBetaPrintPrinter",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{printer-id}/jobs",
    "Command": "New-MgBetaPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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/{printJob-id}/documents",
    "Command": "New-MgBetaPrintPrinterJobDocument",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "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}/tasks",
    "Command": "New-MgBetaPrintPrinterJobTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares",
    "Command": "New-MgBetaPrintPrinterShare",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref",
    "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref",
    "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs",
    "Command": "New-MgBetaPrintPrinterShareJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents",
    "Command": "New-MgBetaPrintPrinterShareJobDocument",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks",
    "Command": "New-MgBetaPrintPrinterShareJobTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers",
    "Command": "New-MgBetaPrintPrinterTaskTrigger",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "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/services",
    "Command": "New-MgBetaPrintService",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}/endpoints",
    "Command": "New-MgBetaPrintServiceEndpoint",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares",
    "Command": "New-MgBetaPrintShare",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPrintShareAllowedGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPrintShareAllowedUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/jobs",
    "Command": "New-MgBetaPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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/{printJob-id}/documents",
    "Command": "New-MgBetaPrintShareJobDocument",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "Command": "New-MgBetaPrintShareJobDocumentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "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}/tasks",
    "Command": "New-MgBetaPrintShareJobTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/taskDefinitions",
    "Command": "New-MgBetaPrintTaskDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPrintTaskDefinitionTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests",
    "Command": "New-MgBetaPrivacySubjectRightsRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaPrivacySubjectRightsRequestNote",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "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": "/privilegedAccess",
    "Command": "New-MgBetaPrivilegedAccess",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources",
    "Command": "New-MgBetaPrivilegedAccessResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings",
    "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments",
    "Command": "New-MgBetaPrivilegedAccessRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests",
    "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions",
    "Command": "New-MgBetaPrivilegedAccessRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings",
    "Command": "New-MgBetaPrivilegedAccessRoleSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval",
    "Command": "New-MgBetaPrivilegedApproval",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedOperationEvents",
    "Command": "New-MgBetaPrivilegedOperationEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles",
    "Command": "New-MgBetaPrivilegedRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments",
    "Command": "New-MgBetaPrivilegedRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible",
    "Command": "New-MgBetaPrivilegedRoleAssignmentEligible",
    "Method": "POST",
    "Variants": [
      "Make",
      "MakeViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent",
    "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent",
    "Method": "POST",
    "Variants": [
      "Make",
      "MakeExpanded",
      "MakeViaIdentity",
      "MakeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests",
    "Command": "New-MgBetaPrivilegedRoleAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "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": "/programs",
    "Command": "New-MgBetaProgram",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgram",
    "ApiVersion": "beta",
    "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": "/programControls",
    "Command": "New-MgBetaProgramControl",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControl",
    "ApiVersion": "beta",
    "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": "/programControlTypes",
    "Command": "New-MgBetaProgramControlType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails",
    "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskDetections",
    "Command": "New-MgBetaRiskDetection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals",
    "Command": "New-MgBetaRiskyServicePrincipal",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "Command": "New-MgBetaRiskyServicePrincipalHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers",
    "Command": "New-MgBetaRiskyUser",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "Command": "New-MgBetaRiskyUserHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces",
    "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments",
    "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions",
    "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces",
    "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces",
    "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "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 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",
    "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "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 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",
    "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps",
    "Command": "New-MgBetaRoleManagementEnterpriseApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces",
    "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests",
    "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments",
    "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces",
    "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments",
    "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions",
    "Command": "New-MgBetaSchemaExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data 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": "/search/acronyms",
    "Command": "New-MgBetaSearchAcronym",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/bookmarks",
    "Command": "New-MgBetaSearchBookmark",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/qnas",
    "Command": "New-MgBetaSearchQna",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchQna",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/securityActions",
    "Command": "New-MgBetaSecurityAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "ApiVersion": "beta",
    "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/alerts",
    "Command": "New-MgBetaSecurityAlert",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts_v2",
    "Command": "New-MgBetaSecurityAlertV2",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulations",
    "Command": "New-MgBetaSecurityAttackSimulation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AttackSimulation.ReadWrite.All",
      "Description": "Read, create, and update attack simulation data of an organization",
      "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations",
    "Command": "New-MgBetaSecurityAttackSimulationAutomation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "Command": "New-MgBetaSecurityAttackSimulationAutomationRun",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications",
    "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages",
    "Command": "New-MgBetaSecurityAttackSimulationLandingPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages",
    "Command": "New-MgBetaSecurityAttackSimulationLoginPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations",
    "Command": "New-MgBetaSecurityAttackSimulationOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads",
    "Command": "New-MgBetaSecurityAttackSimulationPayload",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings",
    "Command": "New-MgBetaSecurityAttackSimulationTraining",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "beta",
    "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}/additionalSources",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "beta",
    "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}/tags",
    "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "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/cloudAppSecurityProfiles",
    "Command": "New-MgBetaSecurityCloudAppSecurityProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/domainSecurityProfiles",
    "Command": "New-MgBetaSecurityDomainSecurityProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/fileSecurityProfiles",
    "Command": "New-MgBetaSecurityFileSecurityProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/hostSecurityProfiles",
    "Command": "New-MgBetaSecurityHostSecurityProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents",
    "Command": "New-MgBetaSecurityIncident",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels",
    "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/ipSecurityProfiles",
    "Command": "New-MgBetaSecurityIPSecurityProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/authorities",
    "Command": "New-MgBetaSecurityLabelAuthority",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories",
    "Command": "New-MgBetaSecurityLabelCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories",
    "Command": "New-MgBetaSecurityLabelCategorySubCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/citations",
    "Command": "New-MgBetaSecurityLabelCitation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/departments",
    "Command": "New-MgBetaSecurityLabelDepartment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/filePlanReferences",
    "Command": "New-MgBetaSecurityLabelFilePlanReference",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels",
    "Command": "New-MgBetaSecurityLabelRetentionLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "ApiVersion": "beta",
    "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}/dispositionReviewStages",
    "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/providerTenantSettings",
    "Command": "New-MgBetaSecurityProviderTenantSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScores",
    "Command": "New-MgBetaSecuritySecureScore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScoreControlProfiles",
    "Command": "New-MgBetaSecuritySecureScoreControlProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests",
    "Command": "New-MgBetaSecuritySubjectRightsRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecuritySubjectRightsRequestNote",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "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/threatIntelligence/articles",
    "Command": "New-MgBetaSecurityThreatIntelligenceArticle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators",
    "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts",
    "Command": "New-MgBetaSecurityThreatIntelligenceHost",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostPair",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostPort",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers",
    "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles",
    "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates",
    "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains",
    "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords",
    "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/emailThreats",
    "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "ApiVersion": "beta",
    "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/emailThreatSubmissionPolicies",
    "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "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/fileThreats",
    "Command": "New-MgBetaSecurityThreatSubmissionFileThreat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "ApiVersion": "beta",
    "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/tiIndicators",
    "Command": "New-MgBetaSecurityTiIndicator",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/triggers/retentionEvents",
    "Command": "New-MgBetaSecurityTriggerRetentionEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "beta",
    "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/triggerTypes/retentionEventTypes",
    "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "beta",
    "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/userSecurityProfiles",
    "Command": "New-MgBetaSecurityUserSecurityProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews",
    "Command": "New-MgBetaServiceAnnouncementHealthOverview",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues",
    "Command": "New-MgBetaServiceAnnouncementIssue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages",
    "Command": "New-MgBetaServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "Command": "New-MgBetaServiceAnnouncementMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals",
    "Command": "New-MgBetaServicePrincipal",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "Command": "New-MgBetaServicePrincipalAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "Command": "New-MgBetaServicePrincipalEndpoint",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails",
    "Command": "New-MgBetaServicePrincipalLicenseDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "Command": "New-MgBetaServicePrincipalOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      },
      {
        "Name": "Directory.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/{servicePrincipal-id}/createPasswordSingleSignOnCredentials",
    "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet",
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups",
    "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections",
    "Command": "New-MgBetaServicePrincipalRiskDetection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs",
    "Command": "New-MgBetaServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "ApiVersion": "beta",
    "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/directories",
    "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates",
    "Command": "New-MgBetaServicePrincipalSynchronizationTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "Command": "New-MgBetaShareListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "Command": "New-MgBetaShareListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaShareListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaShareListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "Command": "New-MgBetaShareListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgBetaShareListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgBetaShareListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "Command": "New-MgBetaShareListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "Command": "New-MgBetaShareListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares",
    "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "Command": "New-MgBetaSiteAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns",
    "Command": "New-MgBetaSiteColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes",
    "Command": "New-MgBetaSiteContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaSiteContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaSiteContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists",
    "Command": "New-MgBetaSiteList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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}/activities",
    "Command": "New-MgBetaSiteListActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns",
    "Command": "New-MgBetaSiteListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "New-MgBetaSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaSiteListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaSiteListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items",
    "Command": "New-MgBetaSiteListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities",
    "Command": "New-MgBetaSiteListItemActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgBetaSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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
      },
      {
        "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}/createLink",
    "Command": "New-MgBetaSiteListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/versions",
    "Command": "New-MgBetaSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "Command": "New-MgBetaSiteListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "New-MgBetaSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "Command": "New-MgBetaSiteOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaSiteOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaSiteOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaSiteOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "Command": "New-MgBetaSiteOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgBetaSiteOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaSiteOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/operations",
    "Command": "New-MgBetaSiteOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages",
    "Command": "New-MgBetaSitePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/permissions",
    "Command": "New-MgBetaSitePermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/termStore/groups",
    "Command": "New-MgBetaSiteTermStoreGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "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}/sets",
    "Command": "New-MgBetaSiteTermStoreGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "Command": "New-MgBetaSiteTermStoreGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "Command": "New-MgBetaSiteTermStoreGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms",
    "Command": "New-MgBetaSiteTermStoreGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgBetaSiteTermStoreGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets",
    "Command": "New-MgBetaSiteTermStoreSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaSiteTermStoreSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "New-MgBetaSiteTermStoreSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms",
    "Command": "New-MgBetaSiteTermStoreSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgBetaSiteTermStoreSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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/{term-id1}/relations",
    "Command": "New-MgBetaSiteTermStoreSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgBetaSiteTermStoreSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "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": "/subscribedSkus",
    "Command": "New-MgBetaSubscribedSku",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions",
    "Command": "New-MgBetaSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams",
    "Command": "New-MgBetaTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams on your behalf. ",
        "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",
    "Command": "New-MgBetaTeamChannel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.Create",
        "Description": "Create channels",
        "FullDescription": "Create channels in any team, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "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": "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}/provisionEmail",
    "Command": "New-MgBetaTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/members",
    "Command": "New-MgBetaTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ChannelMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages",
    "Command": "New-MgBetaTeamChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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}/hostedContents",
    "Command": "New-MgBetaTeamChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaTeamChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaTeamChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "New-MgBetaTeamChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs",
    "Command": "New-MgBetaTeamChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, on your behalf. 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": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/installedApps",
    "Command": "New-MgBetaTeamInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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}/members",
    "Command": "New-MgBetaTeamMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/operations",
    "Command": "New-MgBetaTeamOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants",
    "Command": "New-MgBetaTeamPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/provisionEmail",
    "Command": "New-MgBetaTeamPrimaryChannelEmail",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "Command": "New-MgBetaTeamPrimaryChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "Command": "New-MgBetaTeamPrimaryChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaTeamPrimaryChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "Command": "New-MgBetaTeamPrimaryChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "Command": "New-MgBetaTeamScheduleOfferShiftRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamScheduleOpenShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "Schedule.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",
    "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamScheduleSchedulingGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamScheduleShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "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/timeCards",
    "Command": "New-MgBetaTeamScheduleTimeCard",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff",
    "Command": "New-MgBetaTeamScheduleTimeOff",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamScheduleTimeOffReason",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamScheduleTimeOffRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/tags",
    "Command": "New-MgBetaTeamTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTeamTagMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "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": "/teamwork/deletedChats",
    "Command": "New-MgBetaTeamworkDeletedChat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams",
    "Command": "New-MgBetaTeamworkDeletedTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "Command": "New-MgBetaTeamworkDeletedTeamChannel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "Command": "New-MgBetaTeamworkDeletedTeamChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices",
    "Command": "New-MgBetaTeamworkDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations",
    "Command": "New-MgBetaTeamworkDeviceOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates",
    "Command": "New-MgBetaTeamworkTeamTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions",
    "Command": "New-MgBetaTeamworkTeamTemplateDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/workforceIntegrations",
    "Command": "New-MgBetaTeamworkWorkforceIntegration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "beta",
    "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": "/tenantRelationships/delegatedAdminCustomers",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "beta",
    "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}/operations",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests",
    "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "beta",
    "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/managedTenants/tenants",
    "Command": "New-MgBetaTenantRelationshipManagedTenant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlert",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications",
    "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/appPerformances",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/auditEvents",
    "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages",
    "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation",
    "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses",
    "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications",
    "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantGroups",
    "Command": "New-MgBetaTenantRelationshipManagedTenantGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActions",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementIntents",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplates",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments",
    "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/myRoles",
    "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantTags",
    "Command": "New-MgBetaTenantRelationshipManagedTenantTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "ApiVersion": "beta",
    "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/managedTenantTicketingEndpoints",
    "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates",
    "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates",
    "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants",
    "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework/keySets",
    "Command": "New-MgBetaTrustFrameworkKeySet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey",
    "Command": "New-MgBetaTrustFrameworkKeySetKey",
    "Method": "POST",
    "Variants": [
      "Generate",
      "GenerateExpanded",
      "GenerateViaIdentity",
      "GenerateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKey",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/trustFramework/policies",
    "Command": "New-MgBetaTrustFrameworkPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.TrustFramework",
      "Description": "Read and write trust framework policies",
      "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users",
    "Command": "New-MgBetaUser",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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.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}/activities",
    "Command": "New-MgBetaUserActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "Command": "New-MgBetaUserActivityHistoryItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/analytics/activityStatistics",
    "Command": "New-MgBetaUserActivityStatistics",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments",
    "Command": "New-MgBetaUserAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "Command": "New-MgBetaUserAuthenticationEmailMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "beta",
    "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/methods",
    "Command": "New-MgBetaUserAuthenticationMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations",
    "Command": "New-MgBetaUserAuthenticationOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "Command": "New-MgBetaUserAuthenticationPhoneMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "ApiVersion": "beta",
    "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}/calendars",
    "Command": "New-MgBetaUserCalendar",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "Command": "New-MgBetaUserCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendarGroups",
    "Command": "New-MgBetaUserCalendarGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "Command": "New-MgBetaUserCalendarGroupCalendar",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "Command": "New-MgBetaUserCalendarPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats",
    "Command": "New-MgBetaUserChat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "Command": "New-MgBetaUserChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members",
    "Command": "New-MgBetaUserChatMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages",
    "Command": "New-MgBetaUserChatMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgBetaUserChatMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgBetaUserChatMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgBetaUserChatMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/operations",
    "Command": "New-MgBetaUserChatOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "Command": "New-MgBetaUserChatPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "Command": "New-MgBetaUserChatPinnedMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "Command": "New-MgBetaUserChatTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot",
    "Command": "New-MgBetaUserCloudPcSnapshot",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts",
    "Command": "New-MgBetaUserContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "Command": "New-MgBetaUserContactExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders",
    "Command": "New-MgBetaUserContactFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "Command": "New-MgBetaUserContactFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "Command": "New-MgBetaUserContactFolderChildFolderContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "Command": "New-MgBetaUserContactFolderChildFolderContactExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "Command": "New-MgBetaUserContactFolderContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "Command": "New-MgBetaUserContactFolderContactExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/events",
    "Command": "New-MgBetaUserDefaultCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/devices",
    "Command": "New-MgBetaUserDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/commands",
    "Command": "New-MgBetaUserDeviceCommand",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "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}/deviceEnrollmentConfigurations",
    "Command": "New-MgBetaUserDeviceEnrollmentConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration",
    "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/extensions",
    "Command": "New-MgBetaUserDeviceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref",
    "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref",
    "Command": "New-MgBetaUserDeviceRegisteredUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights",
    "Command": "New-MgBetaUserDeviceUsageRights",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives",
    "Command": "New-MgBetaUserDrive",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "Command": "New-MgBetaUserDriveBundle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "Command": "New-MgBetaUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "New-MgBetaUserDriveItemChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "Command": "New-MgBetaUserDriveItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink",
    "Command": "New-MgBetaUserDriveItemListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "New-MgBetaUserDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "New-MgBetaUserDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "New-MgBetaUserDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "New-MgBetaUserDriveItemThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "Command": "New-MgBetaUserDriveItemUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "New-MgBetaUserDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "Command": "New-MgBetaUserDriveListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "Command": "New-MgBetaUserDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgBetaUserDriveListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgBetaUserDriveListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "Command": "New-MgBetaUserDriveListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgBetaUserDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink",
    "Command": "New-MgBetaUserDriveListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgBetaUserDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "Command": "New-MgBetaUserDriveListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "Command": "New-MgBetaUserDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "Command": "New-MgBetaUserDriveRootChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink",
    "Command": "New-MgBetaUserDriveRootLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink",
    "Command": "New-MgBetaUserDriveRootListItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "New-MgBetaUserDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "Command": "New-MgBetaUserDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "Command": "New-MgBetaUserDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "Command": "New-MgBetaUserDriveRootThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession",
    "Command": "New-MgBetaUserDriveRootUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "Command": "New-MgBetaUserDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events",
    "Command": "New-MgBetaUserEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "Command": "New-MgBetaUserEventAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession",
    "Command": "New-MgBetaUserEventAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments",
    "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions",
    "Command": "New-MgBetaUserEventExceptionOccurrenceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments",
    "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions",
    "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "Command": "New-MgBetaUserEventExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "New-MgBetaUserEventInstanceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession",
    "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments",
    "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions",
    "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "New-MgBetaUserEventInstanceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions",
    "Command": "New-MgBetaUserExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "Command": "New-MgBetaUserInferenceClassificationOverride",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies",
    "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels",
    "Command": "New-MgBetaUserInformationProtectionPolicyLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels",
    "Command": "New-MgBetaUserInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels",
    "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests",
    "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results",
    "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared",
    "Command": "New-MgBetaUserInsightShared",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending",
    "Command": "New-MgBetaUserInsightTrending",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTrending",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/used",
    "Command": "New-MgBetaUserInsightUsed",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders",
    "Command": "New-MgBetaUserMailFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "Command": "New-MgBetaUserMailFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "Command": "New-MgBetaUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageForward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "Command": "New-MgBetaUserMailFolderChildFolderMessageRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages",
    "Command": "New-MgBetaUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "Command": "New-MgBetaUserMailFolderMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession",
    "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "Command": "New-MgBetaUserMailFolderMessageExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward",
    "Command": "New-MgBetaUserMailFolderMessageForward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions",
    "Command": "New-MgBetaUserMailFolderMessageMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply",
    "Command": "New-MgBetaUserMailFolderMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll",
    "Command": "New-MgBetaUserMailFolderMessageReplyAll",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "Command": "New-MgBetaUserMailFolderMessageRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices",
    "Command": "New-MgBetaUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails",
    "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "New-MgBetaUserManagedDeviceConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates",
    "Command": "New-MgBetaUserManagedDeviceHealthScriptState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest",
    "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates",
    "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates",
    "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates",
    "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages",
    "Command": "New-MgBetaUserMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "Command": "New-MgBetaUserMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession",
    "Command": "New-MgBetaUserMessageAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "Command": "New-MgBetaUserMessageExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/createForward",
    "Command": "New-MgBetaUserMessageForward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/mentions",
    "Command": "New-MgBetaUserMessageMention",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMention",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/createReply",
    "Command": "New-MgBetaUserMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll",
    "Command": "New-MgBetaUserMessageReplyAll",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mobileAppIntentAndStates",
    "Command": "New-MgBetaUserMobileAppIntentAndState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents",
    "Command": "New-MgBetaUserMobileAppTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl",
    "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/notifications",
    "Command": "New-MgBetaUserNotification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphNotification",
    "ApiVersion": "beta",
    "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}/onenote/notebooks",
    "Command": "New-MgBetaUserOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaUserOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaUserOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaUserOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaUserOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "Command": "New-MgBetaUserOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgBetaUserOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgBetaUserOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/onlineMeetings",
    "Command": "New-MgBetaUserOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "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}/attendanceReports",
    "Command": "New-MgBetaUserOnlineMeetingAttendanceReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings",
    "Command": "New-MgBetaUserOnlineMeetingRecording",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions",
    "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants",
    "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "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}/transcripts",
    "Command": "New-MgBetaUserOnlineMeetingTranscript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "Command": "New-MgBetaUserOutlookMasterCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks",
    "Command": "New-MgBetaUserOutlookTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserOutlookTaskAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "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/createUploadSession",
    "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders",
    "Command": "New-MgBetaUserOutlookTaskFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserOutlookTaskFolderTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "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/{outlookTask-id}/attachments",
    "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession",
    "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups",
    "Command": "New-MgBetaUserOutlookTaskGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "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/{outlookTask-id}/attachments",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession",
    "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/profile/account",
    "Command": "New-MgBetaUserProfileAccount",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileAddress",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemAddress",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileAnniversary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileAward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAward",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileCertification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileEducationalActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileEmail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemEmail",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileInterest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileLanguage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileName",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonName",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileNote",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfilePatent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPatent",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfilePhone",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPhone",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfilePosition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileProject",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfilePublication",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPublication",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileSkill",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileWebAccount",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWebAccount",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserProfileWebsite",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "ApiVersion": "beta",
    "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}/scopedRoleMemberOf",
    "Command": "New-MgBetaUserScopedRoleMemberOf",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels",
    "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "Command": "New-MgBetaUserTeamworkAssociatedTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps",
    "Command": "New-MgBetaUserTeamworkInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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}/todo/lists",
    "Command": "New-MgBetaUserTodoList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "beta",
    "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}/extensions",
    "Command": "New-MgBetaUserTodoListExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks",
    "Command": "New-MgBetaUserTodoListTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserTodoListTaskAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "beta",
    "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",
    "Command": "New-MgBetaUserTodoListTaskChecklistItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "beta",
    "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}/extensions",
    "Command": "New-MgBetaUserTodoListTaskExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources",
    "Command": "New-MgBetaUserTodoListTaskLinkedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "beta",
    "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": "/solutions/virtualEvents/events",
    "Command": "New-MgBetaVirtualEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters",
    "Command": "New-MgBetaVirtualEventPresenter",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions",
    "Command": "New-MgBetaVirtualEventSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "Command": "New-MgBetaVirtualEventSessionAttendanceReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords",
    "Command": "New-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings",
    "Command": "New-MgBetaVirtualEventSessionRecording",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions",
    "Command": "New-MgBetaVirtualEventSessionRegistrationCustomQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants",
    "Command": "New-MgBetaVirtualEventSessionRegistrationRegistrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts",
    "Command": "New-MgBetaVirtualEventSessionTranscript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars",
    "Command": "New-MgBetaVirtualEventWebinar",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters",
    "Command": "New-MgBetaVirtualEventWebinarPresenter",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations",
    "Command": "New-MgBetaVirtualEventWebinarRegistration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions",
    "Command": "New-MgBetaVirtualEventWebinarSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports",
    "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords",
    "Command": "New-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings",
    "Command": "New-MgBetaVirtualEventWebinarSessionRecording",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions",
    "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants",
    "Command": "New-MgBetaVirtualEventWebinarSessionRegistrationRegistrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts",
    "Command": "New-MgBetaVirtualEventWebinarSessionTranscript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments",
    "Command": "New-MgBetaWindowsUpdatesDeployment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies",
    "Command": "New-MgBetaWindowsUpdatesPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions",
    "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members",
    "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges",
    "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/resourceConnections",
    "Command": "New-MgBetaWindowsUpdatesResourceConnection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets",
    "Command": "New-MgBetaWindowsUpdatesUpdatableAsset",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/solutions/bookingBusinesses",
    "Command": "New-MgBookingBusiness",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "v1.0",
    "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}/appointments",
    "Command": "New-MgBookingBusinessAppointment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "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 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": "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/bookingBusinesses/{bookingBusiness-id}/calendarView",
    "Command": "New-MgBookingBusinessCalendarView",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers",
    "Command": "New-MgBookingBusinessCustomer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/customQuestions",
    "Command": "New-MgBookingBusinessCustomQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/services",
    "Command": "New-MgBookingBusinessService",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers",
    "Command": "New-MgBookingBusinessStaffMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingCurrencies",
    "Command": "New-MgBookingCurrency",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats",
    "Command": "New-MgChat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Chat.Create",
        "Description": "Create chats",
        "FullDescription": "Allows the app to create chats 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
      }
    ]
  },
  {
    "Uri": "/chats/{chat-id}/installedApps",
    "Command": "New-MgChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "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}/members",
    "Command": "New-MgChatMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "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}/messages",
    "Command": "New-MgChatMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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/{chatMessage-id}/hostedContents",
    "Command": "New-MgChatMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgChatMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgChatMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants",
    "Command": "New-MgChatPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages",
    "Command": "New-MgChatPinnedMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "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}/tabs",
    "Command": "New-MgChatTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, on your behalf. 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": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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": "/communications/calls",
    "Command": "New-MgCommunicationCall",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCall",
    "ApiVersion": "v1.0",
    "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/{call-id}/audioRoutingGroups",
    "Command": "New-MgCommunicationCallAudioRoutingGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "v1.0",
    "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}/contentSharingSessions",
    "Command": "New-MgCommunicationCallContentSharingSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations",
    "Command": "New-MgCommunicationCallOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants",
    "Command": "New-MgCommunicationCallParticipant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/callRecords/{callRecord-id}/sessions",
    "Command": "New-MgCommunicationCallRecordSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings",
    "Command": "New-MgCommunicationOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports",
    "Command": "New-MgCommunicationOnlineMeetingAttendanceReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts",
    "Command": "New-MgCommunicationOnlineMeetingTranscript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences",
    "Command": "New-MgCommunicationPresence",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts",
    "Command": "New-MgContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts",
    "Command": "New-MgContract",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations",
    "Command": "New-MgDataPolicyOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices",
    "Command": "New-MgDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections",
    "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps",
    "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments",
    "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections",
    "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps",
    "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections",
    "Command": "New-MgDeviceAppManagementiOSManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps",
    "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments",
    "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies",
    "Command": "New-MgDeviceAppManagementManagedAppPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations",
    "Command": "New-MgDeviceAppManagementManagedAppRegistration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies",
    "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies",
    "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations",
    "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppStatuses",
    "Command": "New-MgDeviceAppManagementManagedAppStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks",
    "Command": "New-MgDeviceAppManagementManagedEBook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments",
    "Command": "New-MgDeviceAppManagementManagedEBookAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates",
    "Command": "New-MgDeviceAppManagementManagedEBookDeviceState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary",
    "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates",
    "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mobileApps",
    "Command": "New-MgDeviceAppManagementMobileApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments",
    "Command": "New-MgDeviceAppManagementMobileAppAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories",
    "Command": "New-MgDeviceAppManagementMobileAppCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations",
    "Command": "New-MgDeviceAppManagementMobileAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments",
    "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses",
    "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses",
    "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations",
    "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps",
    "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments",
    "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/vppTokens",
    "Command": "New-MgDeviceAppManagementVppToken",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles",
    "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/devices/{device-id}/extensions",
    "Command": "New-MgDeviceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/auditEvents",
    "Command": "New-MgDeviceManagementAuditEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners",
    "Command": "New-MgDeviceManagementComplianceManagementPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps",
    "Command": "New-MgDeviceManagementDetectedApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories",
    "Command": "New-MgDeviceManagementDeviceCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses",
    "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations",
    "Command": "New-MgDeviceManagementDeviceConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments",
    "Command": "New-MgDeviceManagementDeviceConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries",
    "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses",
    "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses",
    "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceEnrollmentConfigurations",
    "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments",
    "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors",
    "Command": "New-MgDeviceManagementExchangeConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities",
    "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses",
    "Command": "New-MgDeviceManagementIoUpdateStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices",
    "Command": "New-MgDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "New-MgDeviceManagementManagedDeviceConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents",
    "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests",
    "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl",
    "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration 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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors",
    "Command": "New-MgDeviceManagementMobileThreatDefenseConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates",
    "Command": "New-MgDeviceManagementNotificationMessageTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages",
    "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners",
    "Command": "New-MgDeviceManagementPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners",
    "Command": "New-MgDeviceManagementRemoteAssistancePartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations",
    "Command": "New-MgDeviceManagementResourceOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments",
    "Command": "New-MgDeviceManagementRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions",
    "Command": "New-MgDeviceManagementRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments",
    "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners",
    "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions",
    "Command": "New-MgDeviceManagementTermAndCondition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses",
    "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments",
    "Command": "New-MgDeviceManagementTermAndConditionAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents",
    "Command": "New-MgDeviceManagementTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities",
    "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries",
    "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries",
    "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation",
    "Command": "New-MgDeviceManagementWindowsMalwareInformation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates",
    "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/$ref",
    "Command": "New-MgDeviceRegisteredOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/$ref",
    "Command": "New-MgDeviceRegisteredUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits",
    "Command": "New-MgDirectoryAdministrativeUnit",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions",
    "Command": "New-MgDirectoryAdministrativeUnitExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members",
    "Command": "New-MgDirectoryAdministrativeUnitMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "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 and read all group properties and memberships on 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": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref",
    "Command": "New-MgDirectoryAdministrativeUnitMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "AdministrativeUnit.ReadWrite.All",
        "Description": "Read and write administrative units",
        "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.AccessAsUser.All",
        "Description": "Access the directory as you",
        "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "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 and read all group properties and memberships on 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": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers",
    "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/directory/attributeSets",
    "Command": "New-MgDirectoryAttributeSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions",
    "Command": "New-MgDirectoryCustomSecurityAttributeDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues",
    "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/federationConfigurations",
    "Command": "New-MgDirectoryFederationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects",
    "Command": "New-MgDirectoryObject",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization",
    "Command": "New-MgDirectoryOnPremiseSynchronization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles",
    "Command": "New-MgDirectoryRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/$ref",
    "Command": "New-MgDirectoryRoleMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers",
    "Command": "New-MgDirectoryRoleScopedMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates",
    "Command": "New-MgDirectoryRoleTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains",
    "Command": "New-MgDomain",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration",
    "Command": "New-MgDomainFederationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords",
    "Command": "New-MgDomainServiceConfigurationRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords",
    "Command": "New-MgDomainVerificationDnsRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives",
    "Command": "New-MgDrive",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/bundles",
    "Command": "New-MgDriveBundle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items",
    "Command": "New-MgDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "New-MgDriveItemAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "New-MgDriveItemChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgDriveItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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}/listItem/documentSetVersions",
    "Command": "New-MgDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "New-MgDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "New-MgDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "New-MgDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "New-MgDriveItemThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "Command": "New-MgDriveItemUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns",
    "Command": "New-MgDriveListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes",
    "Command": "New-MgDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgDriveListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgDriveListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items",
    "Command": "New-MgDriveListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations",
    "Command": "New-MgDriveListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions",
    "Command": "New-MgDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "New-MgDriveRootAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children",
    "Command": "New-MgDriveRootChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createLink",
    "Command": "New-MgDriveRootLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "New-MgDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions",
    "Command": "New-MgDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions",
    "Command": "New-MgDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions",
    "Command": "New-MgDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails",
    "Command": "New-MgDriveRootThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createUploadSession",
    "Command": "New-MgDriveRootUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions",
    "Command": "New-MgDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes",
    "Command": "New-MgEducationClass",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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}/assignments",
    "Command": "New-MgEducationClassAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationClassAssignmentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationClassAssignmentCategoryByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationClassAssignmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "New-MgEducationClassAssignmentSubmissionOutcome",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationClassAssignmentSubmissionResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "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}/submittedResources",
    "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/members/$ref",
    "Command": "New-MgEducationClassMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/teachers/$ref",
    "Command": "New-MgEducationClassTeacherByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/assignments",
    "Command": "New-MgEducationMeAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories",
    "Command": "New-MgEducationMeAssignmentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "New-MgEducationMeAssignmentCategoryByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources",
    "Command": "New-MgEducationMeAssignmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions",
    "Command": "New-MgEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "New-MgEducationMeAssignmentSubmissionOutcome",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "New-MgEducationMeAssignmentSubmissionResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/rubrics",
    "Command": "New-MgEducationMeRubric",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "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/schools",
    "Command": "New-MgEducationSchool",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationSchoolClassByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationSchoolUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEducationUser",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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}/assignments",
    "Command": "New-MgEducationUserAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories",
    "Command": "New-MgEducationUserAssignmentCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref",
    "Command": "New-MgEducationUserAssignmentCategoryByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources",
    "Command": "New-MgEducationUserAssignmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions",
    "Command": "New-MgEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes",
    "Command": "New-MgEducationUserAssignmentSubmissionOutcome",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources",
    "Command": "New-MgEducationUserAssignmentSubmissionResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources",
    "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics",
    "Command": "New-MgEducationUserRubric",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages",
    "Command": "New-MgEntitlementManagementAccessPackage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies",
    "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref",
    "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/accessPackages/{accessPackage-id}/incompatibleGroups/$ref",
    "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/accessPackages/{accessPackage-id}/resourceRoleScopes",
    "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignments",
    "Command": "New-MgEntitlementManagementAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies",
    "Command": "New-MgEntitlementManagementAssignmentPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "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/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings",
    "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions",
    "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests",
    "Command": "New-MgEntitlementManagementAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest",
    "ApiVersion": "v1.0",
    "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/catalogs",
    "Command": "New-MgEntitlementManagementCatalog",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions",
    "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources",
    "Command": "New-MgEntitlementManagementCatalogResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles",
    "Command": "New-MgEntitlementManagementCatalogResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes",
    "Command": "New-MgEntitlementManagementCatalogResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations",
    "Command": "New-MgEntitlementManagementConnectedOrganization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref",
    "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref",
    "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/resources",
    "Command": "New-MgEntitlementManagementResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments",
    "Command": "New-MgEntitlementManagementResourceEnvironment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests",
    "Command": "New-MgEntitlementManagementResourceRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRequestResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRequestResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles",
    "Command": "New-MgEntitlementManagementResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes",
    "Command": "New-MgEntitlementManagementResourceRoleScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes",
    "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes",
    "Command": "New-MgEntitlementManagementResourceScope",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles",
    "Command": "New-MgEntitlementManagementResourceScopeResourceRole",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections",
    "Command": "New-MgExternalConnection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups",
    "Command": "New-MgExternalConnectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members",
    "Command": "New-MgExternalConnectionGroupMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items",
    "Command": "New-MgExternalConnectionItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities",
    "Command": "New-MgExternalConnectionItemActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations",
    "Command": "New-MgExternalConnectionOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups",
    "Command": "New-MgGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "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": "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 and read all group properties and memberships on 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",
    "Command": "New-MgGroupAcceptedSenderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/appRoleAssignments",
    "Command": "New-MgGroupAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/calendar/events",
    "Command": "New-MgGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "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/calendarPermissions",
    "Command": "New-MgGroupCalendarPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations",
    "Command": "New-MgGroupConversation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversation",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgGroupConversationThread",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/attachments",
    "Command": "New-MgGroupConversationThreadPostAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "New-MgGroupConversationThreadPostExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "New-MgGroupConversationThreadPostInReplyToAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "New-MgGroupConversationThreadPostInReplyToExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives",
    "Command": "New-MgGroupDrive",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles",
    "Command": "New-MgGroupDriveBundle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items",
    "Command": "New-MgGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "New-MgGroupDriveItemAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "New-MgGroupDriveItemChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "Command": "New-MgGroupDriveItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "New-MgGroupDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "New-MgGroupDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "New-MgGroupDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "New-MgGroupDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "New-MgGroupDriveItemThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "Command": "New-MgGroupDriveItemUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "New-MgGroupDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns",
    "Command": "New-MgGroupDriveListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes",
    "Command": "New-MgGroupDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgGroupDriveListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgGroupDriveListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items",
    "Command": "New-MgGroupDriveListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgGroupDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgGroupDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations",
    "Command": "New-MgGroupDriveListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions",
    "Command": "New-MgGroupDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "New-MgGroupDriveRootAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children",
    "Command": "New-MgGroupDriveRootChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink",
    "Command": "New-MgGroupDriveRootLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "New-MgGroupDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "New-MgGroupDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions",
    "Command": "New-MgGroupDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions",
    "Command": "New-MgGroupDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails",
    "Command": "New-MgGroupDriveRootThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession",
    "Command": "New-MgGroupDriveRootUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions",
    "Command": "New-MgGroupDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events",
    "Command": "New-MgGroupEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "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/{event-id}/attachments",
    "Command": "New-MgGroupEventAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions",
    "Command": "New-MgGroupEventExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "New-MgGroupEventInstanceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "New-MgGroupEventInstanceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions",
    "Command": "New-MgGroupExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies",
    "Command": "New-MgGroupLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/members/$ref",
    "Command": "New-MgGroupMemberByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks",
    "Command": "New-MgGroupOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgGroupOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgGroupOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgGroupOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgGroupOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups",
    "Command": "New-MgGroupOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgGroupOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgGroupOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/owners/$ref",
    "Command": "New-MgGroupOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/permissionGrants",
    "Command": "New-MgGroupPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/$ref",
    "Command": "New-MgGroupRejectedSenderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/settings",
    "Command": "New-MgGroupSetting",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "ApiVersion": "v1.0",
    "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": "/groupSettingTemplates",
    "Command": "New-MgGroupSettingTemplateGroupSettingTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats",
    "Command": "New-MgGroupSiteAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns",
    "Command": "New-MgGroupSiteColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes",
    "Command": "New-MgGroupSiteContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgGroupSiteContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgGroupSiteContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists",
    "Command": "New-MgGroupSiteList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns",
    "Command": "New-MgGroupSiteListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "New-MgGroupSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgGroupSiteListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgGroupSiteListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items",
    "Command": "New-MgGroupSiteListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgGroupSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions",
    "Command": "New-MgGroupSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations",
    "Command": "New-MgGroupSiteListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "New-MgGroupSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks",
    "Command": "New-MgGroupSiteOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections",
    "Command": "New-MgGroupSiteOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages",
    "Command": "New-MgGroupSiteOnenoteNotebookSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations",
    "Command": "New-MgGroupSiteOnenoteOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages",
    "Command": "New-MgGroupSiteOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources",
    "Command": "New-MgGroupSiteOnenoteResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections",
    "Command": "New-MgGroupSiteOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups",
    "Command": "New-MgGroupSiteOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgGroupSiteOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages",
    "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages",
    "Command": "New-MgGroupSiteOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations",
    "Command": "New-MgGroupSiteOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions",
    "Command": "New-MgGroupSitePermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStores",
    "Command": "New-MgGroupSiteTermStore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups",
    "Command": "New-MgGroupSiteTermStoreGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets",
    "Command": "New-MgGroupSiteTermStoreGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children",
    "Command": "New-MgGroupSiteTermStoreGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations",
    "Command": "New-MgGroupSiteTermStoreGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms",
    "Command": "New-MgGroupSiteTermStoreGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgGroupSiteTermStoreGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets",
    "Command": "New-MgGroupSiteTermStoreSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children",
    "Command": "New-MgGroupSiteTermStoreSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "New-MgGroupSiteTermStoreSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms",
    "Command": "New-MgGroupSiteTermStoreSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgGroupSiteTermStoreSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgGroupSiteTermStoreSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgGroupSiteTermStoreSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels",
    "Command": "New-MgGroupTeamChannel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members",
    "Command": "New-MgGroupTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages",
    "Command": "New-MgGroupTeamChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgGroupTeamChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgGroupTeamChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgGroupTeamChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams",
    "Command": "New-MgGroupTeamChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs",
    "Command": "New-MgGroupTeamChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps",
    "Command": "New-MgGroupTeamInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members",
    "Command": "New-MgGroupTeamMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations",
    "Command": "New-MgGroupTeamOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants",
    "Command": "New-MgGroupTeamPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members",
    "Command": "New-MgGroupTeamPrimaryChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages",
    "Command": "New-MgGroupTeamPrimaryChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "New-MgGroupTeamPrimaryChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams",
    "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs",
    "Command": "New-MgGroupTeamPrimaryChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests",
    "Command": "New-MgGroupTeamScheduleOfferShiftRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts",
    "Command": "New-MgGroupTeamScheduleOpenShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests",
    "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups",
    "Command": "New-MgGroupTeamScheduleSchedulingGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts",
    "Command": "New-MgGroupTeamScheduleShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests",
    "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff",
    "Command": "New-MgGroupTeamScheduleTimeOff",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons",
    "Command": "New-MgGroupTeamScheduleTimeOffReason",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests",
    "Command": "New-MgGroupTeamScheduleTimeOffRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags",
    "Command": "New-MgGroupTeamTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members",
    "Command": "New-MgGroupTeamTagMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads",
    "Command": "New-MgGroupThread",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/attachments",
    "Command": "New-MgGroupThreadPostAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession",
    "Command": "New-MgGroupThreadPostAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions",
    "Command": "New-MgGroupThreadPostExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments",
    "Command": "New-MgGroupThreadPostInReplyToAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession",
    "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions",
    "Command": "New-MgGroupThreadPostInReplyToExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors",
    "Command": "New-MgIdentityApiConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows",
    "Command": "New-MgIdentityB2XUserFlow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref",
    "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages",
    "Command": "New-MgIdentityB2XUserFlowLanguage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages",
    "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages",
    "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments",
    "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences",
    "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "POST",
    "Variants": [
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/identity/conditionalAccess/namedLocations",
    "Command": "New-MgIdentityConditionalAccessNamedLocation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "v1.0",
    "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.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": "/identity/conditionalAccess/policies",
    "Command": "New-MgIdentityConditionalAccessPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/accessReviews/definitions",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights",
    "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions",
    "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "v1.0",
    "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/historyDefinitions/{accessReviewHistoryDefinition-id}/instances",
    "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri",
    "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri",
    "Method": "POST",
    "Variants": [
      "Generate",
      "GenerateViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "v1.0",
    "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/appConsent/appConsentRequests",
    "Command": "New-MgIdentityGovernanceAppConsentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests",
    "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages",
    "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "v1.0",
    "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/deletedItems/workflows/{workflow-id}/createNewVersion",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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/workflows/{workflow-id}/tasks",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks",
    "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests",
    "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreement",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "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/agreementAcceptances",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions",
    "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders",
    "Command": "New-MgIdentityProvider",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlowAttributes",
    "Command": "New-MgIdentityUserFlowAttribute",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests",
    "Command": "New-MgInformationProtectionThreatAssessmentRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "v1.0",
    "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/{threatAssessmentRequest-id}/results",
    "Command": "New-MgInformationProtectionThreatAssessmentRequestResult",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations",
    "Command": "New-MgInvitation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "v1.0",
    "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.Invite.All",
        "Description": "Invite guest users to the organization",
        "FullDescription": "Allows the app to invite guest users to the 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": "/oauth2PermissionGrants",
    "Command": "New-MgOauth2PermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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": "/organization",
    "Command": "New-MgOrganization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations",
    "Command": "New-MgOrganizationBrandingLocalization",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "v1.0",
    "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}/certificateBasedAuthConfiguration",
    "Command": "New-MgOrganizationCertificateBasedAuthConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration",
    "ApiVersion": "v1.0",
    "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}/extensions",
    "Command": "New-MgOrganizationExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets",
    "Command": "New-MgPlannerBucket",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPlannerPlan",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPlannerTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "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": "/policies/activityBasedTimeoutPolicies",
    "Command": "New-MgPolicyActivityBasedTimeoutPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/appManagementPolicies",
    "Command": "New-MgPolicyAppManagementPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations",
    "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies",
    "Command": "New-MgPolicyAuthenticationStrengthPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations",
    "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/claimsMappingPolicies",
    "Command": "New-MgPolicyClaimMappingPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners",
    "Command": "New-MgPolicyCrossTenantAccessPolicyPartner",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/featureRolloutPolicies",
    "Command": "New-MgPolicyFeatureRolloutPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/homeRealmDiscoveryPolicies",
    "Command": "New-MgPolicyHomeRealmDiscoveryPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies",
    "Command": "New-MgPolicyPermissionGrantPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes",
    "Command": "New-MgPolicyPermissionGrantPolicyExclude",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes",
    "Command": "New-MgPolicyPermissionGrantPolicyInclude",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/roleManagementPolicies",
    "Command": "New-MgPolicyRoleManagementPolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicyAssignments",
    "Command": "New-MgPolicyRoleManagementPolicyAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules",
    "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules",
    "Command": "New-MgPolicyRoleManagementPolicyRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies",
    "Command": "New-MgPolicyTokenIssuancePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/tokenLifetimePolicies",
    "Command": "New-MgPolicyTokenLifetimePolicy",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print/connectors",
    "Command": "New-MgPrintConnector",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/operations",
    "Command": "New-MgPrintOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/create",
    "Command": "New-MgPrintPrinter",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{printer-id}/jobs",
    "Command": "New-MgPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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/{printJob-id}/documents",
    "Command": "New-MgPrintPrinterJobDocument",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "Command": "New-MgPrintPrinterJobDocumentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "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}/tasks",
    "Command": "New-MgPrintPrinterJobTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers",
    "Command": "New-MgPrintPrinterTaskTrigger",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "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/services",
    "Command": "New-MgPrintService",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}/endpoints",
    "Command": "New-MgPrintServiceEndpoint",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares",
    "Command": "New-MgPrintShare",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPrintShareAllowedGroupByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPrintShareAllowedUserByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/jobs",
    "Command": "New-MgPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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/{printJob-id}/documents",
    "Command": "New-MgPrintShareJobDocument",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession",
    "Command": "New-MgPrintShareJobDocumentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "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}/tasks",
    "Command": "New-MgPrintShareJobTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/taskDefinitions",
    "Command": "New-MgPrintTaskDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPrintTaskDefinitionTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests",
    "Command": "New-MgPrivacySubjectRightsRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgPrivacySubjectRightsRequestNote",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "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": "/reports/authenticationMethods/userRegistrationDetails",
    "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskDetections",
    "Command": "New-MgRiskDetection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals",
    "Command": "New-MgRiskyServicePrincipal",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history",
    "Command": "New-MgRiskyServicePrincipalHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers",
    "Command": "New-MgRiskyUser",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history",
    "Command": "New-MgRiskyUserHistory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces",
    "Command": "New-MgRoleManagementDirectoryResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments",
    "Command": "New-MgRoleManagementDirectoryRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules",
    "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances",
    "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests",
    "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "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 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",
    "Command": "New-MgRoleManagementDirectoryRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules",
    "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances",
    "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests",
    "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "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 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/resourceNamespaces",
    "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions",
    "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests",
    "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions",
    "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom",
    "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules",
    "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances",
    "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests",
    "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions",
    "Command": "New-MgSchemaExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data 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": "/security/alerts",
    "Command": "New-MgSecurityAlert",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts_v2",
    "Command": "New-MgSecurityAlertV2",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulations",
    "Command": "New-MgSecurityAttackSimulation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulation",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "AttackSimulation.ReadWrite.All",
      "Description": "Read, create, and update attack simulation data of an organization",
      "FullDescription": "Allows the app to read, create, and update attack simulation and training data for an organization on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations",
    "Command": "New-MgSecurityAttackSimulationAutomation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs",
    "Command": "New-MgSecurityAttackSimulationAutomationRun",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications",
    "Command": "New-MgSecurityAttackSimulationEndUserNotification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details",
    "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages",
    "Command": "New-MgSecurityAttackSimulationLandingPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details",
    "Command": "New-MgSecurityAttackSimulationLandingPageDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages",
    "Command": "New-MgSecurityAttackSimulationLoginPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations",
    "Command": "New-MgSecurityAttackSimulationOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads",
    "Command": "New-MgSecurityAttackSimulationPayload",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings",
    "Command": "New-MgSecurityAttackSimulationTraining",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails",
    "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases",
    "Command": "New-MgSecurityCaseEdiscoveryCase",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets",
    "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecurityCaseEdiscoveryCaseSearch",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "v1.0",
    "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}/additionalSources",
    "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "v1.0",
    "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}/tags",
    "Command": "New-MgSecurityCaseEdiscoveryCaseTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "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/incidents",
    "Command": "New-MgSecurityIncident",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScores",
    "Command": "New-MgSecuritySecureScore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScoreControlProfiles",
    "Command": "New-MgSecuritySecureScoreControlProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests",
    "Command": "New-MgSecuritySubjectRightsRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSecuritySubjectRightsRequestNote",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "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/threatIntelligence/articles",
    "Command": "New-MgSecurityThreatIntelligenceArticle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators",
    "Command": "New-MgSecurityThreatIntelligenceArticleIndicator",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts",
    "Command": "New-MgSecurityThreatIntelligenceHost",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents",
    "Command": "New-MgSecurityThreatIntelligenceHostComponent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies",
    "Command": "New-MgSecurityThreatIntelligenceHostCookie",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs",
    "Command": "New-MgSecurityThreatIntelligenceHostPair",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates",
    "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers",
    "Command": "New-MgSecurityThreatIntelligenceHostTracker",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles",
    "Command": "New-MgSecurityThreatIntelligenceIntelProfile",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords",
    "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators",
    "Command": "New-MgSecurityThreatIntelligenceProfileIndicator",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates",
    "Command": "New-MgSecurityThreatIntelligenceSslCertificate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains",
    "Command": "New-MgSecurityThreatIntelligenceSubdomain",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities",
    "Command": "New-MgSecurityThreatIntelligenceVulnerability",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components",
    "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords",
    "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords",
    "Command": "New-MgSecurityThreatIntelligenceWhoisRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents",
    "Command": "New-MgSecurityTriggerRetentionEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "v1.0",
    "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/triggerTypes/retentionEventTypes",
    "Command": "New-MgSecurityTriggerTypeRetentionEventType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/healthOverviews",
    "Command": "New-MgServiceAnnouncementHealthOverview",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues",
    "Command": "New-MgServiceAnnouncementHealthOverviewIssue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues",
    "Command": "New-MgServiceAnnouncementIssue",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages",
    "Command": "New-MgServiceAnnouncementMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments",
    "Command": "New-MgServiceAnnouncementMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals",
    "Command": "New-MgServicePrincipal",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo",
    "Command": "New-MgServicePrincipalAppRoleAssignedTo",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "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, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments",
    "Command": "New-MgServicePrincipalAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "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, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.Read.All",
        "Description": "Read directory data",
        "FullDescription": "Allows the app to read data in your organization's directory.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref",
    "Command": "New-MgServicePrincipalClaimMappingPolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications",
    "Command": "New-MgServicePrincipalDelegatedPermissionClassification",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints",
    "Command": "New-MgServicePrincipalEndpoint",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref",
    "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref",
    "Command": "New-MgServicePrincipalOwnerByRef",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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
      },
      {
        "Name": "Directory.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": "/identityProtection/servicePrincipalRiskDetections",
    "Command": "New-MgServicePrincipalRiskDetection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs",
    "Command": "New-MgServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgServicePrincipalSynchronizationJobOnDemand",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionExpanded",
      "ProvisionViaIdentity",
      "ProvisionViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphStringKeyStringValuePair",
    "ApiVersion": "v1.0",
    "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/directories",
    "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates",
    "Command": "New-MgServicePrincipalSynchronizationTemplate",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories",
    "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns",
    "Command": "New-MgShareListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes",
    "Command": "New-MgShareListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgShareListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgShareListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items",
    "Command": "New-MgShareListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgShareListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgShareListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations",
    "Command": "New-MgShareListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions",
    "Command": "New-MgShareListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares",
    "Command": "New-MgShareSharedDriveItemSharedDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats",
    "Command": "New-MgSiteAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities",
    "Command": "New-MgSiteAnalyticItemActivityStatActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns",
    "Command": "New-MgSiteColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes",
    "Command": "New-MgSiteContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgSiteContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgSiteContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists",
    "Command": "New-MgSiteList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "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",
    "Command": "New-MgSiteListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes",
    "Command": "New-MgSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns",
    "Command": "New-MgSiteListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgSiteListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items",
    "Command": "New-MgSiteListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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
      },
      {
        "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}/versions",
    "Command": "New-MgSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations",
    "Command": "New-MgSiteListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions",
    "Command": "New-MgSiteListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks",
    "Command": "New-MgSiteOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgSiteOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgSiteOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgSiteOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgSiteOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups",
    "Command": "New-MgSiteOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgSiteOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgSiteOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/operations",
    "Command": "New-MgSiteOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/permissions",
    "Command": "New-MgSitePermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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}/termStores",
    "Command": "New-MgSiteTermStore",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups",
    "Command": "New-MgSiteTermStoreGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "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}/sets",
    "Command": "New-MgSiteTermStoreGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children",
    "Command": "New-MgSiteTermStoreGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgSiteTermStoreGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations",
    "Command": "New-MgSiteTermStoreGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms",
    "Command": "New-MgSiteTermStoreGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgSiteTermStoreGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgSiteTermStoreGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgSiteTermStoreGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets",
    "Command": "New-MgSiteTermStoreSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgSiteTermStoreSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgSiteTermStoreSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets",
    "Command": "New-MgSiteTermStoreSetParentGroupSet",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children",
    "Command": "New-MgSiteTermStoreSetParentGroupSetChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "Create2",
      "Create3",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateExpanded2",
      "CreateExpanded3",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentity2",
      "CreateViaIdentity3",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1",
      "CreateViaIdentityExpanded2",
      "CreateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations",
    "Command": "New-MgSiteTermStoreSetParentGroupSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations",
    "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations",
    "Command": "New-MgSiteTermStoreSetRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms",
    "Command": "New-MgSiteTermStoreSetTerm",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children",
    "Command": "New-MgSiteTermStoreSetTermChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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/{term-id1}/relations",
    "Command": "New-MgSiteTermStoreSetTermChildRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations",
    "Command": "New-MgSiteTermStoreSetTermRelation",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "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": "/subscribedSkus",
    "Command": "New-MgSubscribedSku",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions",
    "Command": "New-MgSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams",
    "Command": "New-MgTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "Team.Create",
        "Description": "Create teams",
        "FullDescription": "Allows the app to create teams on your behalf. ",
        "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",
    "Command": "New-MgTeamChannel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.Create",
        "Description": "Create channels",
        "FullDescription": "Create channels in any team, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "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": "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}/provisionEmail",
    "Command": "New-MgTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/members",
    "Command": "New-MgTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ChannelMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages",
    "Command": "New-MgTeamChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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}/hostedContents",
    "Command": "New-MgTeamChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgTeamChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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/{chatMessage-id1}/hostedContents",
    "Command": "New-MgTeamChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "New-MgTeamChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs",
    "Command": "New-MgTeamChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamsTab.Create",
        "Description": "Create tabs in Microsoft Teams.",
        "FullDescription": "Allows the app to create tabs in any team in Microsoft Teams, on your behalf. 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": true
      },
      {
        "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/installedApps",
    "Command": "New-MgTeamInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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}/members",
    "Command": "New-MgTeamMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/operations",
    "Command": "New-MgTeamOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants",
    "Command": "New-MgTeamPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/provisionEmail",
    "Command": "New-MgTeamPrimaryChannelEmail",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members",
    "Command": "New-MgTeamPrimaryChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages",
    "Command": "New-MgTeamPrimaryChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgTeamPrimaryChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies",
    "Command": "New-MgTeamPrimaryChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams",
    "Command": "New-MgTeamPrimaryChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs",
    "Command": "New-MgTeamPrimaryChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests",
    "Command": "New-MgTeamScheduleOfferShiftRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleOpenShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      },
      {
        "Name": "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",
    "Command": "New-MgTeamScheduleOpenShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleSchedulingGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleShift",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleSwapShiftChangeRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleTimeOff",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleTimeOffReason",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamScheduleTimeOffRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/tags",
    "Command": "New-MgTeamTag",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTeamTagMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "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": "/teamwork/deletedTeams",
    "Command": "New-MgTeamworkDeletedTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels",
    "Command": "New-MgTeamworkDeletedTeamChannel",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail",
    "Command": "New-MgTeamworkDeletedTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Provision",
      "ProvisionViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members",
    "Command": "New-MgTeamworkDeletedTeamChannelMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages",
    "Command": "New-MgTeamworkDeletedTeamChannelMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgTeamworkDeletedTeamChannelMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams",
    "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs",
    "Command": "New-MgTeamworkDeletedTeamChannelTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/workforceIntegrations",
    "Command": "New-MgTeamworkWorkforceIntegration",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "v1.0",
    "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": "/tenantRelationships/delegatedAdminCustomers",
    "Command": "New-MgTenantRelationshipDelegatedAdminCustomer",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails",
    "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationship",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "v1.0",
    "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}/operations",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests",
    "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "v1.0",
    "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": "/users",
    "Command": "New-MgUser",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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.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}/activities",
    "Command": "New-MgUserActivity",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems",
    "Command": "New-MgUserActivityHistoryItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments",
    "Command": "New-MgUserAppRoleAssignment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods",
    "Command": "New-MgUserAuthenticationEmailMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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/methods",
    "Command": "New-MgUserAuthenticationMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations",
    "Command": "New-MgUserAuthenticationOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods",
    "Command": "New-MgUserAuthenticationPhoneMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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}/calendars",
    "Command": "New-MgUserCalendar",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendars/{calendar-id}/events",
    "Command": "New-MgUserCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendarGroups",
    "Command": "New-MgUserCalendarGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars",
    "Command": "New-MgUserCalendarGroupCalendar",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendar",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions",
    "Command": "New-MgUserCalendarPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "Create1",
      "CreateExpanded",
      "CreateExpanded1",
      "CreateViaIdentity",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats",
    "Command": "New-MgUserChat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps",
    "Command": "New-MgUserChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members",
    "Command": "New-MgUserChatMember",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages",
    "Command": "New-MgUserChatMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents",
    "Command": "New-MgUserChatMessageHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies",
    "Command": "New-MgUserChatMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents",
    "Command": "New-MgUserChatMessageReplyHostedContent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants",
    "Command": "New-MgUserChatPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages",
    "Command": "New-MgUserChatPinnedMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs",
    "Command": "New-MgUserChatTab",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts",
    "Command": "New-MgUserContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions",
    "Command": "New-MgUserContactExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders",
    "Command": "New-MgUserContactFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders",
    "Command": "New-MgUserContactFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts",
    "Command": "New-MgUserContactFolderChildFolderContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions",
    "Command": "New-MgUserContactFolderChildFolderContactExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts",
    "Command": "New-MgUserContactFolderContact",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions",
    "Command": "New-MgUserContactFolderContactExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/calendar/events",
    "Command": "New-MgUserDefaultCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents",
    "Command": "New-MgUserDeviceManagementTroubleshootingEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives",
    "Command": "New-MgUserDrive",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles",
    "Command": "New-MgUserDriveBundle",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items",
    "Command": "New-MgUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats",
    "Command": "New-MgUserDriveItemAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children",
    "Command": "New-MgUserDriveItemChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink",
    "Command": "New-MgUserDriveItemLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions",
    "Command": "New-MgUserDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions",
    "Command": "New-MgUserDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions",
    "Command": "New-MgUserDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions",
    "Command": "New-MgUserDriveItemSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails",
    "Command": "New-MgUserDriveItemThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession",
    "Command": "New-MgUserDriveItemUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions",
    "Command": "New-MgUserDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns",
    "Command": "New-MgUserDriveListColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes",
    "Command": "New-MgUserDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns",
    "Command": "New-MgUserDriveListContentTypeColumn",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks",
    "Command": "New-MgUserDriveListContentTypeColumnLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items",
    "Command": "New-MgUserDriveListItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions",
    "Command": "New-MgUserDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions",
    "Command": "New-MgUserDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations",
    "Command": "New-MgUserDriveListOperation",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions",
    "Command": "New-MgUserDriveListSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats",
    "Command": "New-MgUserDriveRootAnalyticItemActivityStat",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children",
    "Command": "New-MgUserDriveRootChild",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink",
    "Command": "New-MgUserDriveRootLink",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions",
    "Command": "New-MgUserDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions",
    "Command": "New-MgUserDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions",
    "Command": "New-MgUserDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions",
    "Command": "New-MgUserDriveRootSubscription",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails",
    "Command": "New-MgUserDriveRootThumbnail",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession",
    "Command": "New-MgUserDriveRootUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions",
    "Command": "New-MgUserDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events",
    "Command": "New-MgUserEvent",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments",
    "Command": "New-MgUserEventAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession",
    "Command": "New-MgUserEventAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions",
    "Command": "New-MgUserEventExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments",
    "Command": "New-MgUserEventInstanceAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession",
    "Command": "New-MgUserEventInstanceAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions",
    "Command": "New-MgUserEventInstanceExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions",
    "Command": "New-MgUserExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides",
    "Command": "New-MgUserInferenceClassificationOverride",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders",
    "Command": "New-MgUserMailFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders",
    "Command": "New-MgUserMailFolderChildFolder",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages",
    "Command": "New-MgUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments",
    "Command": "New-MgUserMailFolderChildFolderMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession",
    "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions",
    "Command": "New-MgUserMailFolderChildFolderMessageExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward",
    "Command": "New-MgUserMailFolderChildFolderMessageForward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply",
    "Command": "New-MgUserMailFolderChildFolderMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll",
    "Command": "New-MgUserMailFolderChildFolderMessageReplyAll",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules",
    "Command": "New-MgUserMailFolderChildFolderMessageRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages",
    "Command": "New-MgUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments",
    "Command": "New-MgUserMailFolderMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession",
    "Command": "New-MgUserMailFolderMessageAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions",
    "Command": "New-MgUserMailFolderMessageExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward",
    "Command": "New-MgUserMailFolderMessageForward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply",
    "Command": "New-MgUserMailFolderMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll",
    "Command": "New-MgUserMailFolderMessageReplyAll",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules",
    "Command": "New-MgUserMailFolderMessageRule",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices",
    "Command": "New-MgUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates",
    "Command": "New-MgUserManagedDeviceCompliancePolicyState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates",
    "Command": "New-MgUserManagedDeviceConfigurationState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests",
    "Command": "New-MgUserManagedDeviceLogCollectionResponse",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl",
    "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures",
    "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState",
    "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages",
    "Command": "New-MgUserMessage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments",
    "Command": "New-MgUserMessageAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphAttachment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession",
    "Command": "New-MgUserMessageAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Mail.ReadWrite",
        "Description": "Read and write access to your mail ",
        "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions",
    "Command": "New-MgUserMessageExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/createForward",
    "Command": "New-MgUserMessageForward",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/createReply",
    "Command": "New-MgUserMessageReply",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll",
    "Command": "New-MgUserMessageReplyAll",
    "Method": "POST",
    "Variants": [
      "Create1",
      "CreateExpanded1",
      "CreateViaIdentity1",
      "CreateViaIdentityExpanded1"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks",
    "Command": "New-MgUserOnenoteNotebook",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgUserOnenoteNotebookSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgUserOnenoteNotebookSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgUserOnenotePage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgUserOnenoteSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups",
    "Command": "New-MgUserOnenoteSectionGroup",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections",
    "Command": "New-MgUserOnenoteSectionGroupSection",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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",
    "Command": "New-MgUserOnenoteSectionPage",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Notes.Create",
        "Description": "Create your OneNote notebooks",
        "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Notes.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}/onlineMeetings",
    "Command": "New-MgUserOnlineMeeting",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "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}/attendanceReports",
    "Command": "New-MgUserOnlineMeetingAttendanceReport",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords",
    "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts",
    "Command": "New-MgUserOnlineMeetingTranscript",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories",
    "Command": "New-MgUserOutlookMasterCategory",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf",
    "Command": "New-MgUserScopedRoleMemberOf",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams",
    "Command": "New-MgUserTeamworkAssociatedTeam",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps",
    "Command": "New-MgUserTeamworkInstalledApp",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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}/todo/lists",
    "Command": "New-MgUserTodoList",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "v1.0",
    "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}/extensions",
    "Command": "New-MgUserTodoListExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks",
    "Command": "New-MgUserTodoListTask",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgUserTodoListTaskAttachment",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentBase",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgUserTodoListTaskAttachmentUploadSession",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUploadSession",
    "ApiVersion": "v1.0",
    "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",
    "Command": "New-MgUserTodoListTaskChecklistItem",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "v1.0",
    "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}/extensions",
    "Command": "New-MgUserTodoListTaskExtension",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources",
    "Command": "New-MgUserTodoListTaskLinkedResource",
    "Method": "POST",
    "Variants": [
      "Create",
      "CreateExpanded",
      "CreateViaIdentity",
      "CreateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "v1.0",
    "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": "/applications/{application-id}/synchronization/Ping",
    "Command": "Ping-MgBetaApplicationSynchronization",
    "Method": "GET",
    "Variants": [
      "Ping",
      "PingViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping",
    "Command": "Ping-MgBetaServicePrincipalSynchronization",
    "Method": "GET",
    "Variants": [
      "Ping",
      "PingViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish",
    "Command": "Publish-MgBetaBookingBusiness",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release",
    "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource",
    "Method": "POST",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish",
    "Command": "Publish-MgBetaEducationClassAssignment",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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}/modules/{educationModule-id}/publish",
    "Command": "Publish-MgBetaEducationClassModule",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/publish",
    "Command": "Publish-MgBetaEducationMeAssignment",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish",
    "Command": "Publish-MgBetaEducationUserAssignment",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaGroupDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaGroupSiteContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaGroupSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release",
    "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "POST",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaShareListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaSiteContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgBetaUserDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish",
    "Command": "Publish-MgBookingBusiness",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish",
    "Command": "Publish-MgEducationClassAssignment",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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/assignments/{educationAssignment-id}/publish",
    "Command": "Publish-MgEducationMeAssignment",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish",
    "Command": "Publish-MgEducationUserAssignment",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgGroupDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgGroupSiteContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgGroupSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release",
    "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "POST",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "POST",
    "Variants": [
      "Release",
      "ReleaseViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgShareListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgSiteContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish",
    "Command": "Publish-MgUserDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Publish",
      "PublishViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register",
    "Command": "Register-MgBetaPrivilegedAccessResource",
    "Method": "POST",
    "Variants": [
      "Register",
      "RegisterExpanded",
      "RegisterViaIdentity",
      "RegisterViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge",
    "Command": "Remove-MgAdminEdge",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode",
    "Command": "Remove-MgAdminEdgeInternetExplorerMode",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "Command": "Remove-MgAdminPeopleProfileCardProperty",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint",
    "Command": "Remove-MgAdminSharepoint",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint/settings",
    "Command": "Remove-MgAdminSharepointSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}",
    "Command": "Remove-MgAgreement",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "Command": "Remove-MgAgreementAcceptance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file",
    "Command": "Remove-MgAgreementFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Remove-MgAgreementFileLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgAgreementFileLocalizationVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgAgreementFileVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/removeAllDevicesFromManagement",
    "Command": "Remove-MgAllUserDeviceFromManagement",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "Command": "Remove-MgAppCatalogTeamApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgAppCatalogTeamAppDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/bot",
    "Command": "Remove-MgAppCatalogTeamAppDefinitionBot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}",
    "Command": "Remove-MgApplication",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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}/appManagementPolicies/{appManagementPolicy-id}/$ref",
    "Command": "Remove-MgApplicationAppManagementPolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications(appId='{appId}')",
    "Command": "Remove-MgApplicationByAppId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "Command": "Remove-MgApplicationExtensionProperty",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "Command": "Remove-MgApplicationFederatedIdentityCredential",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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}/removeKey",
    "Command": "Remove-MgApplicationKey",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref",
    "Command": "Remove-MgApplicationOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/removePassword",
    "Command": "Remove-MgApplicationPassword",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/synchronization",
    "Command": "Remove-MgApplicationSynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Remove-MgApplicationSynchronizationJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Remove-MgApplicationSynchronizationJobSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Remove-MgApplicationSynchronizationTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "Command": "Remove-MgApplicationSynchronizationTemplateSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/directories/{directoryDefinition-id}",
    "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref",
    "Command": "Remove-MgApplicationTokenIssuancePolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref",
    "Command": "Remove-MgApplicationTokenLifetimePolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/accessReviews/{accessReview-id}",
    "Command": "Remove-MgBetaAccessReview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/decisions/{accessReviewDecision-id}",
    "Command": "Remove-MgBetaAccessReviewDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}",
    "Command": "Remove-MgBetaAccessReviewInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}",
    "Command": "Remove-MgBetaAccessReviewInstanceDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}",
    "Command": "Remove-MgBetaAccessReviewInstanceMyDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}",
    "Command": "Remove-MgBetaAccessReviewInstanceReviewer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}",
    "Command": "Remove-MgBetaAccessReviewMyDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}",
    "Command": "Remove-MgBetaAccessReviewReviewer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/admin/edge",
    "Command": "Remove-MgBetaAdminEdge",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode",
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}",
    "Command": "Remove-MgBetaAdministrativeUnit",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaAdministrativeUnitExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaAdministrativeUnitMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/admin/people",
    "Command": "Remove-MgBetaAdminPeople",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "Command": "Remove-MgBetaAdminPeopleProfileCardProperty",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/pronouns",
    "Command": "Remove-MgBetaAdminPeoplePronoun",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/reportSettings",
    "Command": "Remove-MgBetaAdminReportSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint",
    "Command": "Remove-MgBetaAdminSharepoint",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint/settings",
    "Command": "Remove-MgBetaAdminSharepointSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}",
    "Command": "Remove-MgBetaAgreement",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "Command": "Remove-MgBetaAgreementAcceptance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file",
    "Command": "Remove-MgBetaAgreementFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Remove-MgBetaAgreementFileLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgBetaAgreementFileLocalizationVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgBetaAgreementFileVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/removeAllDevicesFromManagement",
    "Command": "Remove-MgBetaAllUserDeviceFromManagement",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "Command": "Remove-MgBetaAppCatalogTeamApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/bot",
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon",
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent",
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon",
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent",
    "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}",
    "Command": "Remove-MgBetaApplication",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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}/appManagementPolicies/{appManagementPolicy-id}/$ref",
    "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications(appId='{appId}')",
    "Command": "Remove-MgBetaApplicationByAppId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications(uniqueName='{uniqueName}')",
    "Command": "Remove-MgBetaApplicationByUniqueName",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/connectorGroup/$ref",
    "Command": "Remove-MgBetaApplicationConnectorGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "Command": "Remove-MgBetaApplicationExtensionProperty",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "Command": "Remove-MgBetaApplicationFederatedIdentityCredential",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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}/removeKey",
    "Command": "Remove-MgBetaApplicationKey",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaApplicationOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/removePassword",
    "Command": "Remove-MgBetaApplicationPassword",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/synchronization",
    "Command": "Remove-MgBetaApplicationSynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Remove-MgBetaApplicationSynchronizationJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Remove-MgBetaApplicationSynchronizationJobSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Remove-MgBetaApplicationSynchronizationTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/directories/{directoryDefinition-id}",
    "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref",
    "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref",
    "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}",
    "Command": "Remove-MgBetaBookingBusiness",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 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": "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}",
    "Command": "Remove-MgBetaBookingBusinessAppointment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 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": "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": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "Command": "Remove-MgBetaBookingBusinessCalendarView",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}",
    "Command": "Remove-MgBetaBookingBusinessCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 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": "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": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "Command": "Remove-MgBetaBookingBusinessCustomQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "Command": "Remove-MgBetaBookingBusinessService",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}",
    "Command": "Remove-MgBetaBookingBusinessStaffMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingCurrencies/{bookingCurrency-id}",
    "Command": "Remove-MgBetaBookingCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}",
    "Command": "Remove-MgBetaBusinessFlowTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}",
    "Command": "Remove-MgBetaBusinessScenario",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaBusinessScenarioPlanner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration",
    "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}",
    "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/tasks/{businessScenarioTask-id}",
    "Command": "Remove-MgBetaBusinessScenarioPlannerTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
      "Description": "Read and write data for business scenarios this app creates or owns",
      "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat",
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat",
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration",
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details",
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat",
    "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}",
    "Command": "Remove-MgBetaChat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgBetaChatInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/lastMessagePreview",
    "Command": "Remove-MgBetaChatLastMessagePreview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Remove-MgBetaChatMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaChatMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Remove-MgBetaChatOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgBetaChatPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Remove-MgBetaChatPinnedMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaChatTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/communications/calls/{call-id}",
    "Command": "Remove-MgBetaCommunicationCall",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/audioRoutingGroups/{audioRoutingGroup-id}",
    "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/contentSharingSessions/{contentSharingSession-id}",
    "Command": "Remove-MgBetaCommunicationCallContentSharingSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "Command": "Remove-MgBetaCommunicationCallOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "Command": "Remove-MgBetaCommunicationCallParticipant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/callRecords/{callRecord-id}/sessions/{session-id}",
    "Command": "Remove-MgBetaCommunicationCallRecordSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeeting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}",
    "Command": "Remove-MgBetaCommunicationPresence",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery",
    "Command": "Remove-MgBetaComplianceEdiscovery",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCase",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold",
    "Method": "POST",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold",
    "Method": "POST",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{dataSource-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}",
    "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/contacts/{orgContact-id}",
    "Command": "Remove-MgBetaContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}",
    "Command": "Remove-MgBetaContract",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "Command": "Remove-MgBetaDataPolicyOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}",
    "Command": "Remove-MgBetaDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}",
    "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}",
    "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}",
    "Command": "Remove-MgBetaDeviceAppManagementPolicySet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}",
    "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/symantecCodeSigningCertificate",
    "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}",
    "Command": "Remove-MgBetaDeviceAppManagementTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "Command": "Remove-MgBetaDeviceAppManagementVppToken",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary",
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/devices(deviceId='{deviceId}')",
    "Command": "Remove-MgBetaDeviceByDeviceId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands/{command-id}",
    "Command": "Remove-MgBetaDeviceCommand",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaDeviceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary",
    "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}",
    "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}",
    "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkSettings",
    "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings",
    "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}",
    "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/applePushNotificationCertificate",
    "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}",
    "Command": "Remove-MgBetaDeviceManagementAssignmentFilter",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/auditEvents/{auditEvent-id}",
    "Command": "Remove-MgBetaDeviceManagementAuditEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}",
    "Command": "Remove-MgBetaDeviceManagementAutopilotEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}",
    "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}",
    "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/categories/{deviceManagementSettingCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices/{managedDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}",
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}",
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}",
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementComplianceSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/conditionalAccessSettings",
    "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementConfigurationSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}",
    "Command": "Remove-MgBetaDeviceManagementDataSharingConsent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}",
    "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}",
    "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}",
    "Command": "Remove-MgBetaDeviceManagementDerivedCredential",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "Command": "Remove-MgBetaDeviceManagementDetectedApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationUserStateSummaries",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary",
    "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}",
    "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}",
    "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "Command": "Remove-MgBetaDeviceManagementExchangeConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}",
    "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings",
    "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles",
    "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}",
    "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}",
    "Command": "Remove-MgBetaDeviceManagementIntent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentDeviceState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary",
    "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}",
    "Command": "Remove-MgBetaDeviceManagementIntentUserState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary",
    "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}",
    "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}",
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}",
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}",
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}",
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration",
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}",
    "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/monitoring",
    "Command": "Remove-MgBetaDeviceManagementMonitoring",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}",
    "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}",
    "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}",
    "Command": "Remove-MgBetaDeviceManagementNdeConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "Command": "Remove-MgBetaDeviceManagementPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}",
    "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports",
    "Command": "Remove-MgBetaDeviceManagementReport",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}",
    "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "Command": "Remove-MgBetaDeviceManagementResourceOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementReusableSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}",
    "Command": "Remove-MgBetaDeviceManagementRoleScopeTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}",
    "Command": "Remove-MgBetaDeviceManagementScript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementScriptAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "Command": "Remove-MgBetaDeviceManagementScriptUserRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementSettingDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}",
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Remove-MgBetaDeviceManagementTemplateSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "Command": "Remove-MgBetaDeviceManagementTermAndCondition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}",
    "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/organizationSettings",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotSettings",
    "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}",
    "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaDeviceRegisteredUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/usageRights/{usageRight-id}",
    "Command": "Remove-MgBetaDeviceUsageRights",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "Command": "Remove-MgBetaDirectoryAdministrativeUnit",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "Command": "Remove-MgBetaDirectoryAttributeSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities",
    "Command": "Remove-MgBetaDirectoryCertificateAuthority",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}",
    "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}",
    "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "Command": "Remove-MgBetaDirectoryFederationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory/impactedResources/{impactedResource-id}",
    "Command": "Remove-MgBetaDirectoryImpactedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}",
    "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData",
    "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/directoryObjects/{directoryObject-id}",
    "Command": "Remove-MgBetaDirectoryObject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}",
    "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}",
    "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData",
    "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/recommendations/{recommendation-id}",
    "Command": "Remove-MgBetaDirectoryRecommendation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}",
    "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}",
    "Command": "Remove-MgBetaDirectoryRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaDirectoryRoleMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
    }
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "Command": "Remove-MgBetaDirectoryRoleScopedMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "Command": "Remove-MgBetaDirectoryRoleTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/settings/{directorySetting-id}",
    "Command": "Remove-MgBetaDirectorySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}",
    "Command": "Remove-MgBetaDirectorySettingTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}",
    "Command": "Remove-MgBetaDirectorySharedEmailDomain",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/subscriptions/{companySubscription-id}",
    "Command": "Remove-MgBetaDirectorySubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}",
    "Command": "Remove-MgBetaDomain",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "Command": "Remove-MgBetaDomainFederationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "Command": "Remove-MgBetaDomainServiceConfigurationRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}",
    "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "Command": "Remove-MgBetaDomainVerificationDnsRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}",
    "Command": "Remove-MgBetaDrive",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Remove-MgBetaDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/analytics",
    "Command": "Remove-MgBetaDriveItemAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Remove-MgBetaDriveItemChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Remove-MgBetaDriveItemListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Remove-MgBetaDriveItemListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaDriveItemListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaDriveItemListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "Command": "Remove-MgBetaDriveItemPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Remove-MgBetaDriveItemPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/retentionLabel",
    "Command": "Remove-MgBetaDriveItemRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaDriveItemSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgBetaDriveItemThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Remove-MgBetaDriveItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list",
    "Command": "Remove-MgBetaDriveList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaDriveListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaDriveListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaDriveListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaDriveListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Remove-MgBetaDriveListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaDriveListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgBetaDriveListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaDriveListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaDriveListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaDriveListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaDriveListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root",
    "Command": "Remove-MgBetaDriveRoot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics",
    "Command": "Remove-MgBetaDriveRootAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Remove-MgBetaDriveRootChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem",
    "Command": "Remove-MgBetaDriveRootListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "Command": "Remove-MgBetaDriveRootListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaDriveRootListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaDriveRootListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permanentDelete",
    "Command": "Remove-MgBetaDriveRootPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Remove-MgBetaDriveRootPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "Command": "Remove-MgBetaDriveRootRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaDriveRootSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgBetaDriveRootThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Remove-MgBetaDriveRootVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}",
    "Command": "Remove-MgBetaEducationClass",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Remove-MgBetaEducationClassAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaEducationClassAssignmentCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationClassAssignmentDefault",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory",
    "Command": "Remove-MgBetaEducationClassAssignmentGradingCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Remove-MgBetaEducationClassAssignmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Remove-MgBetaEducationClassAssignmentRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationClassAssignmentSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}",
    "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Remove-MgBetaEducationClassAssignmentSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref",
    "Command": "Remove-MgBetaEducationClassMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/modules/{educationModule-id}",
    "Command": "Remove-MgBetaEducationClassModule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}",
    "Command": "Remove-MgBetaEducationClassModuleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref",
    "Command": "Remove-MgBetaEducationClassTeacherByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationMe",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "Command": "Remove-MgBetaEducationMeAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory",
    "Command": "Remove-MgBetaEducationMeAssignmentGradingCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Remove-MgBetaEducationMeAssignmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "Command": "Remove-MgBetaEducationMeAssignmentRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Remove-MgBetaEducationMeAssignmentSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "Command": "Remove-MgBetaEducationMeRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/schools/{educationSchool-id}",
    "Command": "Remove-MgBetaEducationSchool",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationSchoolClassByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaEducationSchoolUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/synchronizationProfiles/{educationSynchronizationProfile-id}",
    "Command": "Remove-MgBetaEducationSynchronizationProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/errors/{educationSynchronizationError-id}",
    "Command": "Remove-MgBetaEducationSynchronizationProfileError",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus",
    "Command": "Remove-MgBetaEducationSynchronizationProfileStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}",
    "Command": "Remove-MgBetaEducationUser",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Remove-MgBetaEducationUserAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory",
    "Command": "Remove-MgBetaEducationUserAssignmentGradingCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Remove-MgBetaEducationUserAssignmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Remove-MgBetaEducationUserAssignmentRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Remove-MgBetaEducationUserAssignmentSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "Command": "Remove-MgBetaEducationUserRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageAssignments/{accessPackageAssignment-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/accessPackageResourceRequests/{accessPackageResourceRequest-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/subjects/{accessPackageSubject-id}",
    "Command": "Remove-MgBetaEntitlementManagementSubject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}",
    "Command": "Remove-MgBetaExternalAuthorizationSystem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo",
    "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}",
    "Command": "Remove-MgBetaExternalConnection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "Command": "Remove-MgBetaExternalConnectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "Command": "Remove-MgBetaExternalConnectionGroupMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "Command": "Remove-MgBetaExternalConnectionItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "Command": "Remove-MgBetaExternalConnectionItemActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "Command": "Remove-MgBetaExternalConnectionOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/quota",
    "Command": "Remove-MgBetaExternalConnectionQuota",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}",
    "Command": "Remove-MgBetaExternalIndustryDataConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-DataConnector.ReadWrite.All",
      "Description": "Manage data connector definitions",
      "FullDescription": "Allows the app to read and write data connectors on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}",
    "Command": "Remove-MgBetaExternalIndustryDataInboundFlow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-InboundFlow.ReadWrite.All",
      "Description": "Manage inbound flow definitions",
      "FullDescription": "Allows the app to read and write inbound data flows on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/operations/{longRunningOperation-id}",
    "Command": "Remove-MgBetaExternalIndustryDataOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}",
    "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/roleGroups/{roleGroup-id}",
    "Command": "Remove-MgBetaExternalIndustryDataRoleGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}",
    "Command": "Remove-MgBetaExternalIndustryDataSourceSystem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-SourceSystem.ReadWrite.All",
      "Description": "Manage source system definitions",
      "FullDescription": "Allows the app to read and write source system definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}",
    "Command": "Remove-MgBetaExternalIndustryDataYear",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-TimePeriod.ReadWrite.All",
      "Description": "Manage time period definitions",
      "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}",
    "Command": "Remove-MgBetaFinancialCompanyCountryRegion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/currencies/{currency-id}",
    "Command": "Remove-MgBetaFinancialCompanyCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPayment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}",
    "Command": "Remove-MgBetaFinancialCompanyEmployee",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyEmployeePicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}",
    "Command": "Remove-MgBetaFinancialCompanyItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}",
    "Command": "Remove-MgBetaFinancialCompanyItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}",
    "Command": "Remove-MgBetaFinancialCompanyJournal",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}",
    "Command": "Remove-MgBetaFinancialCompanyJournalLine",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}",
    "Command": "Remove-MgBetaFinancialCompanyPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}",
    "Command": "Remove-MgBetaFinancialCompanyPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod",
    "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}",
    "Command": "Remove-MgBetaFinancialCompanyShipmentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}",
    "Command": "Remove-MgBetaFinancialCompanyTaxArea",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}",
    "Command": "Remove-MgBetaFinancialCompanyTaxGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}",
    "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}",
    "Command": "Remove-MgBetaFinancialCompanyVendor",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency",
    "Command": "Remove-MgBetaFinancialCompanyVendorCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod",
    "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm",
    "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}",
    "Command": "Remove-MgBetaFinancialCompanyVendorPicture",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}",
    "Command": "Remove-MgBetaGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaGroupAcceptedSenderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Remove-MgBetaGroupAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups(uniqueName='{uniqueName}')",
    "Command": "Remove-MgBetaGroupByUniqueName",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "Command": "Remove-MgBetaGroupCalendarEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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/calendarPermissions/{calendarPermission-id}",
    "Command": "Remove-MgBetaGroupCalendarPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "Command": "Remove-MgBetaGroupConversation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaGroupConversationThread",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupConversationThreadPostAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupConversationThreadPostExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "Command": "Remove-MgBetaGroupConversationThreadPostMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "Command": "Remove-MgBetaGroupDrive",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Remove-MgBetaGroupDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Remove-MgBetaGroupDriveItemAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Remove-MgBetaGroupDriveItemChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Remove-MgBetaGroupDriveItemListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Remove-MgBetaGroupDriveItemListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaGroupDriveItemListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaGroupDriveItemListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "Command": "Remove-MgBetaGroupDriveItemPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Remove-MgBetaGroupDriveItemPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "Command": "Remove-MgBetaGroupDriveItemRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaGroupDriveItemSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgBetaGroupDriveItemThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Remove-MgBetaGroupDriveItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "Command": "Remove-MgBetaGroupDriveList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaGroupDriveListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaGroupDriveListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaGroupDriveListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Remove-MgBetaGroupDriveListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgBetaGroupDriveListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaGroupDriveListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaGroupDriveListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaGroupDriveListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaGroupDriveListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "Command": "Remove-MgBetaGroupDriveRoot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "Command": "Remove-MgBetaGroupDriveRootAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Remove-MgBetaGroupDriveRootChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "Command": "Remove-MgBetaGroupDriveRootListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Remove-MgBetaGroupDriveRootListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaGroupDriveRootListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaGroupDriveRootListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete",
    "Command": "Remove-MgBetaGroupDriveRootPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Remove-MgBetaGroupDriveRootPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "Command": "Remove-MgBetaGroupDriveRootRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaGroupDriveRootSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgBetaGroupDriveRootThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Remove-MgBetaGroupDriveRootVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/endpoints/{endpoint-id}",
    "Command": "Remove-MgBetaGroupEndpoint",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}",
    "Command": "Remove-MgBetaGroupEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupEventAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupEventExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupEventInstanceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupEventInstanceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/removeFavorite",
    "Command": "Remove-MgBetaGroupFavorite",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup",
    "Command": "Remove-MgBetaGroupFromLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "Command": "Remove-MgBetaGroupLifecyclePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaGroupMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgBetaGroupOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaGroupOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaGroupOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgBetaGroupOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaGroupOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgBetaGroupPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo",
    "Command": "Remove-MgBetaGroupPhoto",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "Command": "Remove-MgBetaGroupPlannerPlanDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaGroupRejectedSenderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/settings/{directorySetting-id}",
    "Command": "Remove-MgBetaGroupSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/sites/remove",
    "Command": "Remove-MgBetaGroupSite",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "Command": "Remove-MgBetaGroupSiteAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaGroupSiteColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaGroupSiteContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaGroupSiteContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection",
    "Command": "Remove-MgBetaGroupSiteInformationProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "Command": "Remove-MgBetaGroupSiteList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaGroupSiteListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaGroupSiteListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaGroupSiteListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Remove-MgBetaGroupSiteListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "Command": "Remove-MgBetaGroupSiteListItemActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Remove-MgBetaGroupSiteListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaGroupSiteListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaGroupSiteListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaGroupSiteListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaGroupSiteListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "Command": "Remove-MgBetaGroupSiteOnenote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaGroupSiteOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaGroupSiteOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}",
    "Command": "Remove-MgBetaGroupSitePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "Command": "Remove-MgBetaGroupSitePermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin",
    "Command": "Remove-MgBetaGroupSiteRecycleBin",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}",
    "Command": "Remove-MgBetaGroupSiteRecycleBinItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "Command": "Remove-MgBetaGroupSiteTermStore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team",
    "Command": "Remove-MgBetaGroupTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "Command": "Remove-MgBetaGroupTeamChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Remove-MgBetaGroupTeamChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Remove-MgBetaGroupTeamChannelMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgBetaGroupTeamChannelMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaGroupTeamChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "Command": "Remove-MgBetaGroupTeamIncomingChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgBetaGroupTeamInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "Command": "Remove-MgBetaGroupTeamMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "Command": "Remove-MgBetaGroupTeamOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgBetaGroupTeamPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule",
    "Command": "Remove-MgBetaGroupTeamSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleOpenShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleTimeCard",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleTimeOff",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "Command": "Remove-MgBetaGroupTeamTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "Command": "Remove-MgBetaGroupTeamTagMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "Command": "Remove-MgBetaGroupThread",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupThreadPostAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupThreadPostExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}",
    "Command": "Remove-MgBetaGroupThreadPostInReplyToMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}",
    "Command": "Remove-MgBetaGroupThreadPostMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "Command": "Remove-MgBetaIdentityApiConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}",
    "Command": "Remove-MgBetaIdentityAuthenticationEventFlow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}",
    "Command": "Remove-MgBetaIdentityAuthenticationEventListener",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}",
    "Command": "Remove-MgBetaIdentityB2CUserFlow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/{identityProvider-id}/$ref",
    "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "Command": "Remove-MgBetaIdentityB2XUserFlow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProvider",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref",
    "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance",
    "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess",
    "Command": "Remove-MgBetaIdentityConditionalAccess",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths",
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength",
    "Method": "DELETE",
    "Variants": [
      "Delete1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}",
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode",
    "Method": "DELETE",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}",
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "Command": "Remove-MgBetaIdentityConditionalAccessPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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": "/identity/continuousAccessEvaluationPolicy",
    "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}",
    "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/policy",
    "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}",
    "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/deletedItems",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement",
    "Command": "Remove-MgBetaIdentityGovernancePermissionManagement",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}",
    "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}",
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}",
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}",
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}",
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}",
    "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "Command": "Remove-MgBetaIdentityProvider",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlows/{identityUserFlow-id}",
    "Command": "Remove-MgBetaIdentityUserFlow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "Command": "Remove-MgBetaIdentityUserFlowAttribute",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy",
    "Command": "Remove-MgBetaInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Remove-MgBetaInformationProtectionPolicyLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/sensitivityPolicySettings",
    "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}",
    "Command": "Remove-MgBetaInvitation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Remove-MgBetaOauth2PermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{onPremisesAgent-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref",
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref",
    "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref",
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref",
    "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}",
    "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref",
    "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/organization/{organization-id}",
    "Command": "Remove-MgBetaOrganization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding",
    "Command": "Remove-MgBetaOrganizationBranding",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}",
    "Command": "Remove-MgBetaOrganizationBrandingLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/extensions/{extension-id}",
    "Command": "Remove-MgBetaOrganizationExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/partnerInformation",
    "Command": "Remove-MgBetaOrganizationPartnerInformation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings",
    "Command": "Remove-MgBetaOrganizationSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings/contactInsights",
    "Command": "Remove-MgBetaOrganizationSettingContactInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings/itemInsights",
    "Command": "Remove-MgBetaOrganizationSettingItemInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess",
    "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings/peopleInsights",
    "Command": "Remove-MgBetaOrganizationSettingPersonInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/places/{place-id}",
    "Command": "Remove-MgBetaPlace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "Command": "Remove-MgBetaPlannerBucket",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaPlannerPlan",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/rosters/{plannerRoster-id}",
    "Command": "Remove-MgBetaPlannerRoster",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaPlannerRosterMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/tasks/{plannerTask-id}",
    "Command": "Remove-MgBetaPlannerTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Planner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/accessReviewPolicy",
    "Command": "Remove-MgBetaPolicyAccessReviewPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/adminConsentRequestPolicy",
    "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Remove-MgBetaPolicyAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationFlowsPolicy",
    "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy",
    "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}",
    "Command": "Remove-MgBetaPolicyAuthorizationPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}",
    "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/b2cAuthenticationMethodsPolicy",
    "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "Command": "Remove-MgBetaPolicyClaimMappingPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration",
    "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/defaultAppManagementPolicy",
    "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/directoryRoleAccessReviewPolicy",
    "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/externalIdentitiesPolicy",
    "Command": "Remove-MgBetaPolicyExternalIdentityPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/federatedTokenValidationPolicy",
    "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}",
    "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "Command": "Remove-MgBetaPolicyPermissionGrantPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "Command": "Remove-MgBetaPolicyRoleManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}",
    "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}",
    "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}",
    "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Remove-MgBetaPolicyTokenIssuancePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Remove-MgBetaPolicyTokenLifetimePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print/connectors/{printConnector-id}",
    "Command": "Remove-MgBetaPrintConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/operations/{printOperation-id}",
    "Command": "Remove-MgBetaPrintOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}",
    "Command": "Remove-MgBetaPrintPrinter",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/jobs/{printJob-id}",
    "Command": "Remove-MgBetaPrintPrinterJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Remove-MgBetaPrintPrinterJobDocument",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Remove-MgBetaPrintPrinterJobTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}",
    "Command": "Remove-MgBetaPrintPrinterShare",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/$ref",
    "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/$ref",
    "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/jobs/{printJob-id}",
    "Command": "Remove-MgBetaPrintPrinterShareJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Remove-MgBetaPrintPrinterShareJobDocument",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Remove-MgBetaPrintPrinterShareJobTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "Command": "Remove-MgBetaPrintPrinterTaskTrigger",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/services/{printService-id}",
    "Command": "Remove-MgBetaPrintService",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "Command": "Remove-MgBetaPrintServiceEndpoint",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}",
    "Command": "Remove-MgBetaPrintShare",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaPrintShareAllowedGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaPrintShareAllowedUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/jobs/{printJob-id}",
    "Command": "Remove-MgBetaPrintShareJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Remove-MgBetaPrintShareJobDocument",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Remove-MgBetaPrintShareJobTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "Command": "Remove-MgBetaPrintTaskDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaPrintTaskDefinitionTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Remove-MgBetaPrivacySubjectRightsRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}",
    "Command": "Remove-MgBetaPrivilegedAccess",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}",
    "Command": "Remove-MgBetaPrivilegedAccessResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}",
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}",
    "Command": "Remove-MgBetaPrivilegedAccessRoleSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}",
    "Command": "Remove-MgBetaPrivilegedApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo",
    "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings",
    "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary",
    "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}",
    "Command": "Remove-MgBetaPrivilegedOperationEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}",
    "Command": "Remove-MgBetaPrivilegedRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}",
    "Command": "Remove-MgBetaPrivilegedRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary",
    "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/settings",
    "Command": "Remove-MgBetaPrivilegedRoleSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/summary",
    "Command": "Remove-MgBetaPrivilegedRoleSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programs/{program-id}",
    "Command": "Remove-MgBetaProgram",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/programControls/{programControl-id}",
    "Command": "Remove-MgBetaProgramControl",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/programControls/{programControl-id}/program",
    "Command": "Remove-MgBetaProgramControlProgram",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programControlTypes/{programControlType-id}",
    "Command": "Remove-MgBetaProgramControlType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/sla/azureADAuthentication",
    "Command": "Remove-MgBetaReportSlaAzureAdAuthentication",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Reports",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "Command": "Remove-MgBetaRiskDetection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "Command": "Remove-MgBetaRiskyServicePrincipal",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "Command": "Remove-MgBetaRiskyServicePrincipalHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "Command": "Remove-MgBetaRiskyUser",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "Command": "Remove-MgBetaRiskyUserHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC",
    "Command": "Remove-MgBetaRoleManagementCloudPc",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement",
    "Command": "Remove-MgBetaRoleManagementDeviceManagement",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory",
    "Command": "Remove-MgBetaRoleManagementDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagement",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "Command": "Remove-MgBetaSchemaExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.SchemaExtensions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data 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": "/search/acronyms/{acronym-id}",
    "Command": "Remove-MgBetaSearchAcronym",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/bookmarks/{bookmark-id}",
    "Command": "Remove-MgBetaSearchBookmark",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/qnas/{qna-id}",
    "Command": "Remove-MgBetaSearchQna",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/security/securityActions/{securityAction-id}",
    "Command": "Remove-MgBetaSecurityAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}",
    "Command": "Remove-MgBetaSecurityAlertV2",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation",
    "Command": "Remove-MgBetaSecurityAttackSimulation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationAutomation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationPayload",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationTraining",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases",
    "Command": "Remove-MgBetaSecurityCase",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold",
    "Method": "POST",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold",
    "Method": "POST",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{caseOperation-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/additionalSources/{dataSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}",
    "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}",
    "Command": "Remove-MgBetaSecurityDomainSecurityProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}",
    "Command": "Remove-MgBetaSecurityFileSecurityProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}",
    "Command": "Remove-MgBetaSecurityHostSecurityProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}",
    "Command": "Remove-MgBetaSecurityIncident",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection",
    "Command": "Remove-MgBetaSecurityInformationProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/labelPolicySettings",
    "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}",
    "Command": "Remove-MgBetaSecurityIPSecurityProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels",
    "Command": "Remove-MgBetaSecurityLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/authorities/{authorityTemplate-id}",
    "Command": "Remove-MgBetaSecurityLabelAuthority",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}",
    "Command": "Remove-MgBetaSecurityLabelCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}",
    "Command": "Remove-MgBetaSecurityLabelCategorySubCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/citations/{citationTemplate-id}",
    "Command": "Remove-MgBetaSecurityLabelCitation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/departments/{departmentTemplate-id}",
    "Command": "Remove-MgBetaSecurityLabelDepartment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}",
    "Command": "Remove-MgBetaSecurityLabelFilePlanReference",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}",
    "Command": "Remove-MgBetaSecurityLabelRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/descriptors",
    "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}",
    "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}",
    "Command": "Remove-MgBetaSecurityProviderTenantSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScores/{secureScore-id}",
    "Command": "Remove-MgBetaSecuritySecureScore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "Command": "Remove-MgBetaSecuritySecureScoreControlProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Remove-MgBetaSecuritySubjectRightsRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence",
    "Command": "Remove-MgBetaSecurityThreatIntelligence",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHost",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission",
    "Command": "Remove-MgBetaSecurityThreatSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}",
    "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}",
    "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}",
    "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}",
    "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/tiIndicators/{tiIndicator-id}",
    "Command": "Remove-MgBetaSecurityTiIndicator",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId",
    "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphResultInfo",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/tiIndicators/deleteTiIndicators",
    "Command": "Remove-MgBetaSecurityTiIndicatorMultiple",
    "Method": "POST",
    "Variants": [
      "Delete1",
      "DeleteExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphResultInfo",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/triggers",
    "Command": "Remove-MgBetaSecurityTrigger",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "Command": "Remove-MgBetaSecurityTriggerRetentionEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/triggerTypes",
    "Command": "Remove-MgBetaSecurityTriggerType",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/userSecurityProfiles/{userSecurityProfile-id}",
    "Command": "Remove-MgBetaSecurityUserSecurityProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "Command": "Remove-MgBetaServiceAnnouncementHealthOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "Command": "Remove-MgBetaServiceAnnouncementIssue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "Command": "Remove-MgBetaServiceAnnouncementMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "Command": "Remove-MgBetaServicePrincipal",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Remove-MgBetaServicePrincipalAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals(appId='{appId}')",
    "Command": "Remove-MgBetaServicePrincipalByAppId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref",
    "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "Command": "Remove-MgBetaServicePrincipalEndpoint",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref",
    "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Remove-MgBetaServicePrincipalLicenseDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaServicePrincipalOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials",
    "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "Command": "Remove-MgBetaServicePrincipalRiskDetection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "Command": "Remove-MgBetaServicePrincipalSynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/bulkUpload",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/directories/{directoryDefinition-id}",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "Command": "Remove-MgBetaShareList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaShareListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaShareListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaShareListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaShareListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "Command": "Remove-MgBetaShareListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaShareListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaShareListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgBetaShareListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaShareListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaShareListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaShareListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaShareListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "Command": "Remove-MgBetaSharePermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}",
    "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics",
    "Command": "Remove-MgBetaSiteAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaSiteAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaSiteColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaSiteContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaSiteContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaSiteContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "Command": "Remove-MgBetaSiteList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaSiteListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaSiteListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaSiteListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaSiteListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Remove-MgBetaSiteListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "Command": "Remove-MgBetaSiteListItemActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaSiteListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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
      },
      {
        "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}/fields",
    "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Remove-MgBetaSiteListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaSiteListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaSiteListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaSiteListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaSiteListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgBetaSiteOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaSiteOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaSiteOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgBetaSiteOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaSiteOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}",
    "Command": "Remove-MgBetaSitePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "Command": "Remove-MgBetaSitePermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/termStore",
    "Command": "Remove-MgBetaSiteTermStore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/sets/{set-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Remove-MgBetaSiteTermStoreSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{term-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{term-id1}",
    "Command": "Remove-MgBetaSiteTermStoreSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgBetaSiteTermStoreSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "Command": "Remove-MgBetaSubscribedSku",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ChangeNotifications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}",
    "Command": "Remove-MgBetaTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "Command": "Remove-MgBetaTeamChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Channel.Delete.All",
        "Description": "Delete channels",
        "FullDescription": "Delete channels in any team, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "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": "/teams/{team-id}/channels/{channel-id}/removeEmail",
    "Command": "Remove-MgBetaTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/members/{conversationMember-id}",
    "Command": "Remove-MgBetaTeamChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ChannelMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgBetaTeamChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ChannelMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaTeamChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/incomingChannels/{channel-id}",
    "Command": "Remove-MgBetaTeamIncomingChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Channel.Delete.All",
      "Description": "Delete channels",
      "FullDescription": "Delete channels in any team, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgBetaTeamInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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}/members/{conversationMember-id}",
    "Command": "Remove-MgBetaTeamMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Remove-MgBetaTeamOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgBetaTeamPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel",
    "Command": "Remove-MgBetaTeamPrimaryChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/removeEmail",
    "Command": "Remove-MgBetaTeamPrimaryChannelEmail",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "Command": "Remove-MgBetaTeamPrimaryChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaTeamPrimaryChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule",
    "Command": "Remove-MgBetaTeamSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "Command": "Remove-MgBetaTeamScheduleOpenShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{openShiftChangeRequest-id}",
    "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Remove-MgBetaTeamScheduleSchedulingGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{shift-id}",
    "Command": "Remove-MgBetaTeamScheduleShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}",
    "Command": "Remove-MgBetaTeamScheduleTimeCard",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "Command": "Remove-MgBetaTeamScheduleTimeOff",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaTeamScheduleTimeOffReason",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaTeamScheduleTimeOffRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/tags/{teamworkTag-id}",
    "Command": "Remove-MgBetaTeamTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaTeamTagMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teamwork/deletedChats/{deletedChat-id}",
    "Command": "Remove-MgBetaTeamworkDeletedChat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}",
    "Command": "Remove-MgBetaTeamworkDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/activity",
    "Command": "Remove-MgBetaTeamworkDeviceActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration",
    "Command": "Remove-MgBetaTeamworkDeviceConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/health",
    "Command": "Remove-MgBetaTeamworkDeviceHealth",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}",
    "Command": "Remove-MgBetaTeamworkDeviceOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamsAppSettings",
    "Command": "Remove-MgBetaTeamworkTeamAppSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}",
    "Command": "Remove-MgBetaTeamworkTeamTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}",
    "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "Command": "Remove-MgBetaTeamworkWorkforceIntegration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/operations/{delegatedAdminRelationshipOperation-id}",
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}",
    "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}",
    "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}",
    "Command": "Remove-MgBetaTrustFrameworkKeySet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TrustFrameworkKeySet.ReadWrite.All",
      "Description": "Read and write trust framework key sets",
      "FullDescription": "Allows the app to read or write trust framework key sets, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}",
    "Command": "Remove-MgBetaTrustFrameworkPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.TrustFramework",
      "Description": "Read and write trust framework policies",
      "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}",
    "Command": "Remove-MgBetaUser",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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}/activities/{userActivity-id}",
    "Command": "Remove-MgBetaUserActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserActivityHistoryItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/analytics/activityStatistics/{activityStatistics-id}",
    "Command": "Remove-MgBetaUserActivityStatistics",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Remove-MgBetaUserAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "Command": "Remove-MgBetaUserAuthenticationEmailMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserAuthenticationFido2Method",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/operations/{longRunningOperation-id}",
    "Command": "Remove-MgBetaUserAuthenticationOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}",
    "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserAuthenticationPhoneMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/calendarGroups/{calendarGroup-id}",
    "Command": "Remove-MgBetaUserCalendarGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Remove-MgBetaUserCalendarPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "Command": "Remove-MgBetaUserChat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgBetaUserChatInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "Command": "Remove-MgBetaUserChatLastMessagePreview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Remove-MgBetaUserChatMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "Command": "Remove-MgBetaUserChatMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaUserChatMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgBetaUserChatMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgBetaUserChatMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Remove-MgBetaUserChatOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgBetaUserChatPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Remove-MgBetaUserChatPinnedMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgBetaUserChatTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "Command": "Remove-MgBetaUserContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserContactExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "Command": "Remove-MgBetaUserContactFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "Command": "Remove-MgBetaUserContactFolderChildFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "Command": "Remove-MgBetaUserContactFolderChildFolderContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "Command": "Remove-MgBetaUserContactFolderContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserContactFolderContactExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}",
    "Command": "Remove-MgBetaUserDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}",
    "Command": "Remove-MgBetaUserDeviceCommand",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserDeviceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref",
    "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}",
    "Command": "Remove-MgBetaUserDeviceUsageRights",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "Command": "Remove-MgBetaUserDrive",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Remove-MgBetaUserDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Remove-MgBetaUserDriveItemAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Remove-MgBetaUserDriveItemChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Remove-MgBetaUserDriveItemListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Remove-MgBetaUserDriveItemListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaUserDriveItemListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaUserDriveItemListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "Command": "Remove-MgBetaUserDriveItemPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Remove-MgBetaUserDriveItemPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "Command": "Remove-MgBetaUserDriveItemRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaUserDriveItemSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgBetaUserDriveItemThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Remove-MgBetaUserDriveItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "Command": "Remove-MgBetaUserDriveList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaUserDriveListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgBetaUserDriveListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgBetaUserDriveListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Remove-MgBetaUserDriveListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgBetaUserDriveListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaUserDriveListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaUserDriveListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgBetaUserDriveListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaUserDriveListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "Command": "Remove-MgBetaUserDriveRoot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "Command": "Remove-MgBetaUserDriveRootAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Remove-MgBetaUserDriveRootChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "Command": "Remove-MgBetaUserDriveRootListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Remove-MgBetaUserDriveRootListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgBetaUserDriveRootListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgBetaUserDriveRootListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete",
    "Command": "Remove-MgBetaUserDriveRootPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Remove-MgBetaUserDriveRootPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "Command": "Remove-MgBetaUserDriveRootRetentionLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Remove-MgBetaUserDriveRootSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgBetaUserDriveRootThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Remove-MgBetaUserDriveRootVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}",
    "Command": "Remove-MgBetaUserEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserEventAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserEventExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserEventInstanceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserEventInstanceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "Command": "Remove-MgBetaUserInferenceClassificationOverride",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/informationProtection",
    "Command": "Remove-MgBetaUserInformationProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy",
    "Command": "Remove-MgBetaUserInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings",
    "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights",
    "Command": "Remove-MgBetaUserInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "Command": "Remove-MgBetaUserInsightShared",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "Command": "Remove-MgBetaUserInsightTrending",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}",
    "Command": "Remove-MgBetaUserInsightUsed",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Remove-MgBetaUserLicenseDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "Command": "Remove-MgBetaUserMailFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "Command": "Remove-MgBetaUserMailFolderChildFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}",
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "Command": "Remove-MgBetaUserMailFolderMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserMailFolderMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserMailFolderMessageExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}",
    "Command": "Remove-MgBetaUserMailFolderMessageMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "Command": "Remove-MgBetaUserMailFolderMessageRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "Command": "Remove-MgBetaUserManagedDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Remove-MgBetaUserManagedDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Remove-MgBetaUserManagedDeviceConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement",
    "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/manager",
    "Command": "Remove-MgBetaUserManager",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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}/manager/$ref",
    "Command": "Remove-MgBetaUserManagerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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}/messages/{message-id}",
    "Command": "Remove-MgBetaUserMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserMessageExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}",
    "Command": "Remove-MgBetaUserMessageMention",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}",
    "Command": "Remove-MgBetaUserMobileAppIntentAndState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/notifications/{notification-id}",
    "Command": "Remove-MgBetaUserNotification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgBetaUserOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgBetaUserOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/sections/{onenoteSection-id}",
    "Command": "Remove-MgBetaUserOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgBetaUserOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "Command": "Remove-MgBetaUserOnlineMeeting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "Command": "Remove-MgBetaUserOnlineMeetingRecording",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration",
    "Command": "Remove-MgBetaUserOnlineMeetingRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/registrants/{meetingRegistrantBase-id}",
    "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/transcripts/{callTranscript-id}",
    "Command": "Remove-MgBetaUserOnlineMeetingTranscript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "Command": "Remove-MgBetaUserOutlookMasterCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}",
    "Command": "Remove-MgBetaUserOutlookTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{attachment-id}",
    "Command": "Remove-MgBetaUserOutlookTaskAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}",
    "Command": "Remove-MgBetaUserOutlookTaskFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{outlookTask-id}",
    "Command": "Remove-MgBetaUserOutlookTaskFolderTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}",
    "Command": "Remove-MgBetaUserOutlookTaskGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{outlookTask-id}",
    "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}",
    "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/photo",
    "Command": "Remove-MgBetaUserPhoto",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/presence",
    "Command": "Remove-MgBetaUserPresence",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/profile",
    "Command": "Remove-MgBetaUserProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileAccount",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileAddress",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileAnniversary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileAward",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileCertification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileEducationalActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileEmail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileInterest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileLanguage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileName",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{personAnnotation-id}",
    "Command": "Remove-MgBetaUserProfileNote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfilePatent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfilePhone",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfilePosition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileProject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfilePublication",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileSkill",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileWebAccount",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserProfileWebsite",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.People",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "Command": "Remove-MgBetaUserScopedRoleMemberOf",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security",
    "Command": "Remove-MgBetaUserSecurity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection",
    "Command": "Remove-MgBetaUserSecurityInformationProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings",
    "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings",
    "Command": "Remove-MgBetaUserSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/contactMergeSuggestions",
    "Command": "Remove-MgBetaUserSettingContactMergeSuggestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/itemInsights",
    "Command": "Remove-MgBetaUserSettingItemInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings",
    "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "Command": "Remove-MgBetaUserSettingShiftPreference",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/sponsors/{directoryObject-id}",
    "Command": "Remove-MgBetaUserSponsor",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork",
    "Command": "Remove-MgBetaUserTeamwork",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "Command": "Remove-MgBetaUserTeamworkAssociatedTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "Command": "Remove-MgBetaUserTeamworkInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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}/todo/lists/{todoTaskList-id}",
    "Command": "Remove-MgBetaUserTodoList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Tasks.Read",
        "Description": "Read your tasks and task lists",
        "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.",
        "IsAdmin": false
      },
      {
        "Name": "Tasks.ReadWrite",
        "Description": "Create, read, update, and delete your tasks and task lists",
        "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.",
        "IsAdmin": false
      },
      {
        "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}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserTodoListExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "Command": "Remove-MgBetaUserTodoListTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Remove-MgBetaUserTodoListTaskAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/attachmentSessions/{attachmentSession-id}",
    "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "Command": "Remove-MgBetaUserTodoListTaskChecklistItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/extensions/{extension-id}",
    "Command": "Remove-MgBetaUserTodoListTaskExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "Command": "Remove-MgBetaUserTodoListTaskLinkedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "Command": "Remove-MgBetaVirtualEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete1",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}",
    "Command": "Remove-MgBetaVirtualEventPresenter",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "Command": "Remove-MgBetaVirtualEventSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport",
    "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}",
    "Command": "Remove-MgBetaVirtualEventSessionRecording",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration",
    "Command": "Remove-MgBetaVirtualEventSessionRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Remove-MgBetaVirtualEventSessionRegistrationCustomQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Remove-MgBetaVirtualEventSessionRegistrationRegistrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}",
    "Command": "Remove-MgBetaVirtualEventSessionTranscript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "Command": "Remove-MgBetaVirtualEventWebinar",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarPresenter",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionRecording",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionRegistrationRegistrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}",
    "Command": "Remove-MgBetaVirtualEventWebinarSessionTranscript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}",
    "Command": "Remove-MgBetaWindowsUpdatesDeployment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById",
    "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById",
    "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}",
    "Command": "Remove-MgBetaWindowsUpdatesPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity",
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}",
    "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}",
    "Command": "Remove-MgBetaWindowsUpdatesResourceConnection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}",
    "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers",
    "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById",
    "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}",
    "Command": "Remove-MgBookingBusiness",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/appointments/{bookingAppointment-id}",
    "Command": "Remove-MgBookingBusinessAppointment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 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": "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/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "Command": "Remove-MgBookingBusinessCalendarView",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}",
    "Command": "Remove-MgBookingBusinessCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 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": "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/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "Command": "Remove-MgBookingBusinessCustomQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "Command": "Remove-MgBookingBusinessService",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}",
    "Command": "Remove-MgBookingBusinessStaffMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}",
    "Command": "Remove-MgBookingCurrency",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}",
    "Command": "Remove-MgChat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgChatInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/lastMessagePreview",
    "Command": "Remove-MgChatLastMessagePreview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Remove-MgChatMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgChatMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgChatPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Remove-MgChatPinnedMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/tabs/{teamsTab-id}",
    "Command": "Remove-MgChatTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/communications/calls/{call-id}",
    "Command": "Remove-MgCommunicationCall",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/audioRoutingGroups/{audioRoutingGroup-id}",
    "Command": "Remove-MgCommunicationCallAudioRoutingGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/contentSharingSessions/{contentSharingSession-id}",
    "Command": "Remove-MgCommunicationCallContentSharingSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "Command": "Remove-MgCommunicationCallOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "Command": "Remove-MgCommunicationCallParticipant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/callRecords/{callRecord-id}/sessions/{session-id}",
    "Command": "Remove-MgCommunicationCallRecordSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "Command": "Remove-MgCommunicationOnlineMeeting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Remove-MgCommunicationOnlineMeetingTranscript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}",
    "Command": "Remove-MgCommunicationPresence",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}",
    "Command": "Remove-MgContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}",
    "Command": "Remove-MgContract",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "Command": "Remove-MgDataPolicyOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}",
    "Command": "Remove-MgDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "Command": "Remove-MgDeviceAppManagementManagedAppPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "Command": "Remove-MgDeviceAppManagementManagedAppStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "Command": "Remove-MgDeviceAppManagementManagedEBook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "Command": "Remove-MgDeviceAppManagementMobileApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementMobileAppAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "Command": "Remove-MgDeviceAppManagementMobileAppCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "Command": "Remove-MgDeviceAppManagementVppToken",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/devices(deviceId='{deviceId}')",
    "Command": "Remove-MgDeviceByDeviceId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "Command": "Remove-MgDeviceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "Command": "Remove-MgDeviceManagementAuditEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "Command": "Remove-MgDeviceManagementComplianceManagementPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "Command": "Remove-MgDeviceManagementConditionalAccessSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "Command": "Remove-MgDeviceManagementDetectedApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "Command": "Remove-MgDeviceManagementDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "Command": "Remove-MgDeviceManagementDeviceConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "Command": "Remove-MgDeviceManagementExchangeConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "Command": "Remove-MgDeviceManagementIoUpdateStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}",
    "Command": "Remove-MgDeviceManagementManagedDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Remove-MgDeviceManagementManagedDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "Command": "Remove-MgDeviceManagementNotificationMessageTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "Command": "Remove-MgDeviceManagementPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "Command": "Remove-MgDeviceManagementRemoteAssistancePartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports",
    "Command": "Remove-MgDeviceManagementReport",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "Command": "Remove-MgDeviceManagementResourceOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "Command": "Remove-MgDeviceManagementRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "Command": "Remove-MgDeviceManagementRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "Command": "Remove-MgDeviceManagementTermAndCondition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "Command": "Remove-MgDeviceManagementTermAndConditionAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Remove-MgDeviceManagementTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "Command": "Remove-MgDeviceManagementWindowsMalwareInformation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DeviceManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref",
    "Command": "Remove-MgDeviceRegisteredOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref",
    "Command": "Remove-MgDeviceRegisteredUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "Command": "Remove-MgDirectoryAdministrativeUnit",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Remove-MgDirectoryAdministrativeUnitExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "Command": "Remove-MgDirectoryAttributeSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}",
    "Command": "Remove-MgDirectoryDeletedItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "Command": "Remove-MgDirectoryFederationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Domain.ReadWrite.All",
        "Description": "Read and write domains",
        "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
        "IsAdmin": true
      },
      {
        "Name": "IdentityProvider.ReadWrite.All",
        "Description": "Read and write identity providers",
        "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}",
    "Command": "Remove-MgDirectoryObject",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "Command": "Remove-MgDirectoryOnPremiseSynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}",
    "Command": "Remove-MgDirectoryRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "Command": "Remove-MgDirectoryRoleByRoleTemplateId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgDirectoryRoleMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
    }
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "Command": "Remove-MgDirectoryRoleScopedMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "Command": "Remove-MgDirectoryRoleTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}",
    "Command": "Remove-MgDomain",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "Command": "Remove-MgDomainFederationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "Command": "Remove-MgDomainServiceConfigurationRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "Command": "Remove-MgDomainVerificationDnsRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}",
    "Command": "Remove-MgDrive",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Remove-MgDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/analytics",
    "Command": "Remove-MgDriveItemAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgDriveItemAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Remove-MgDriveItemChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Remove-MgDriveItemListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgDriveItemListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgDriveItemListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Remove-MgDriveItemListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgDriveItemListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgDriveItemListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "Command": "Remove-MgDriveItemPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Remove-MgDriveItemPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/subscriptions/{subscription-id}",
    "Command": "Remove-MgDriveItemSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgDriveItemThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Remove-MgDriveItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list",
    "Command": "Remove-MgDriveList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgDriveListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgDriveListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgDriveListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgDriveListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Remove-MgDriveListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgDriveListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgDriveListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgDriveListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgDriveListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgDriveListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgDriveListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgDriveListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root",
    "Command": "Remove-MgDriveRoot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics",
    "Command": "Remove-MgDriveRootAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgDriveRootAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Remove-MgDriveRootChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem",
    "Command": "Remove-MgDriveRootListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgDriveRootListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgDriveRootListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "Command": "Remove-MgDriveRootListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgDriveRootListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgDriveRootListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permanentDelete",
    "Command": "Remove-MgDriveRootPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Remove-MgDriveRootPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Remove-MgDriveRootSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgDriveRootThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Remove-MgDriveRootVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}",
    "Command": "Remove-MgEducationClass",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Remove-MgEducationClassAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgEducationClassAssignmentCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationClassAssignmentCategoryByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationClassAssignmentDefault",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Remove-MgEducationClassAssignmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationClassAssignmentRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationClassAssignmentRubricByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationClassAssignmentSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Remove-MgEducationClassAssignmentSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgEducationClassAssignmentSubmissionResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref",
    "Command": "Remove-MgEducationClassMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationClassTeacherByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationMe",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}",
    "Command": "Remove-MgEducationMeAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "Command": "Remove-MgEducationMeAssignmentCategoryByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Remove-MgEducationMeAssignmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "Command": "Remove-MgEducationMeAssignmentRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Remove-MgEducationMeAssignmentRubricByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Remove-MgEducationMeAssignmentSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Remove-MgEducationMeAssignmentSubmissionResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "Command": "Remove-MgEducationMeRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/schools/{educationSchool-id}",
    "Command": "Remove-MgEducationSchool",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationSchoolClassByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgEducationSchoolUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgEducationUser",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Remove-MgEducationUserAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref",
    "Command": "Remove-MgEducationUserAssignmentCategoryByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Remove-MgEducationUserAssignmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Remove-MgEducationUserAssignmentRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Remove-MgEducationUserAssignmentRubricByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Remove-MgEducationUserAssignmentSubmission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Remove-MgEducationUserAssignmentSubmissionResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "Command": "Remove-MgEducationUserRubric",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "Command": "Remove-MgEntitlementManagementAccessPackage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/{accessPackage-id1}/$ref",
    "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/accessPackages/{accessPackage-id}/incompatibleGroups/{group-id}/$ref",
    "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}",
    "Command": "Remove-MgEntitlementManagementAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Remove-MgEntitlementManagementAssignmentPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}",
    "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}",
    "Command": "Remove-MgEntitlementManagementAssignmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}",
    "Command": "Remove-MgEntitlementManagementCatalog",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}",
    "Command": "Remove-MgEntitlementManagementCatalogResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementCatalogResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementCatalogResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "Command": "Remove-MgEntitlementManagementConnectedOrganization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref",
    "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref",
    "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/resources/{accessPackageResource-id}",
    "Command": "Remove-MgEntitlementManagementResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}",
    "Command": "Remove-MgEntitlementManagementResourceEnvironment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalog",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "Command": "Remove-MgEntitlementManagementResourceScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceScopeResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}",
    "Command": "Remove-MgExternalConnection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "Command": "Remove-MgExternalConnectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "Command": "Remove-MgExternalConnectionGroupMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "Command": "Remove-MgExternalConnectionItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "Command": "Remove-MgExternalConnectionItemActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "Command": "Remove-MgExternalConnectionOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}",
    "Command": "Remove-MgGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{directoryObject-id}/$ref",
    "Command": "Remove-MgGroupAcceptedSenderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Remove-MgGroupAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "Command": "Remove-MgGroupCalendarEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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/calendarPermissions/{calendarPermission-id}",
    "Command": "Remove-MgGroupCalendarPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}",
    "Command": "Remove-MgGroupConversation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgGroupConversationThread",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Remove-MgGroupConversationThreadPostAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Remove-MgGroupConversationThreadPostExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "Command": "Remove-MgGroupDrive",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Remove-MgGroupDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Remove-MgGroupDriveItemAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Remove-MgGroupDriveItemChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Remove-MgGroupDriveItemListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Remove-MgGroupDriveItemListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgGroupDriveItemListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgGroupDriveItemListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "Command": "Remove-MgGroupDriveItemPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Remove-MgGroupDriveItemPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgGroupDriveItemSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgGroupDriveItemThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Remove-MgGroupDriveItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "Command": "Remove-MgGroupDriveList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgGroupDriveListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgGroupDriveListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgGroupDriveListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgGroupDriveListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Remove-MgGroupDriveListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgGroupDriveListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgGroupDriveListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgGroupDriveListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgGroupDriveListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgGroupDriveListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgGroupDriveListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "Command": "Remove-MgGroupDriveRoot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "Command": "Remove-MgGroupDriveRootAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Remove-MgGroupDriveRootChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "Command": "Remove-MgGroupDriveRootListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Remove-MgGroupDriveRootListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgGroupDriveRootListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgGroupDriveRootListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete",
    "Command": "Remove-MgGroupDriveRootPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Remove-MgGroupDriveRootPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Remove-MgGroupDriveRootSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgGroupDriveRootThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Remove-MgGroupDriveRootVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}",
    "Command": "Remove-MgGroupEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/attachments/{attachment-id}",
    "Command": "Remove-MgGroupEventAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Remove-MgGroupEventExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Remove-MgGroupEventInstanceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Remove-MgGroupEventInstanceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "Command": "Remove-MgGroupExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/removeFavorite",
    "Command": "Remove-MgGroupFavorite",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup",
    "Command": "Remove-MgGroupFromLifecyclePolicy",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "Command": "Remove-MgGroupLifecyclePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/members/{directoryObject-id}/$ref",
    "Command": "Remove-MgGroupMemberByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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.ReadWrite.All",
        "Description": "Read and write group memberships",
        "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of your groups. Group properties and owners cannot be updated and groups cannot be deleted.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgGroupOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgGroupOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/sections/{onenoteSection-id}",
    "Command": "Remove-MgGroupOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgGroupOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref",
    "Command": "Remove-MgGroupOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgGroupPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo",
    "Command": "Remove-MgGroupPhoto",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "Command": "Remove-MgGroupPlannerPlanDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref",
    "Command": "Remove-MgGroupRejectedSenderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/settings/{groupSetting-id}",
    "Command": "Remove-MgGroupSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}",
    "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/remove",
    "Command": "Remove-MgGroupSite",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "Command": "Remove-MgGroupSiteAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgGroupSiteAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgGroupSiteColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgGroupSiteContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgGroupSiteContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgGroupSiteContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "Command": "Remove-MgGroupSiteList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgGroupSiteListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgGroupSiteListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgGroupSiteListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgGroupSiteListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Remove-MgGroupSiteListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgGroupSiteListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Remove-MgGroupSiteListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgGroupSiteListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgGroupSiteListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgGroupSiteListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgGroupSiteListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "Command": "Remove-MgGroupSiteOnenote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgGroupSiteOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "Command": "Remove-MgGroupSiteOnenoteNotebookSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Remove-MgGroupSiteOnenoteOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgGroupSiteOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Remove-MgGroupSiteOnenoteResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Remove-MgGroupSiteOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgGroupSiteOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Remove-MgGroupSiteOnenoteSectionPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgGroupSiteOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "Command": "Remove-MgGroupSitePermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "Command": "Remove-MgGroupSiteTermStore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "Command": "Remove-MgGroupSiteTermStoreGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Remove-MgGroupSiteTermStoreSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgGroupSiteTermStoreSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgGroupSiteTermStoreSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team",
    "Command": "Remove-MgGroupTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "Command": "Remove-MgGroupTeamChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Remove-MgGroupTeamChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Remove-MgGroupTeamChannelMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgGroupTeamChannelMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgGroupTeamChannelMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgGroupTeamChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgGroupTeamChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}",
    "Command": "Remove-MgGroupTeamIncomingChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgGroupTeamInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "Command": "Remove-MgGroupTeamMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "Command": "Remove-MgGroupTeamOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgGroupTeamPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "Command": "Remove-MgGroupTeamPrimaryChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "Command": "Remove-MgGroupTeamPrimaryChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "Command": "Remove-MgGroupTeamPrimaryChannelMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Remove-MgGroupTeamPrimaryChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule",
    "Command": "Remove-MgGroupTeamSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "Command": "Remove-MgGroupTeamScheduleOpenShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Remove-MgGroupTeamScheduleSchedulingGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "Command": "Remove-MgGroupTeamScheduleShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "Command": "Remove-MgGroupTeamScheduleTimeOff",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Remove-MgGroupTeamScheduleTimeOffReason",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Remove-MgGroupTeamScheduleTimeOffRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "Command": "Remove-MgGroupTeamTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "Command": "Remove-MgGroupTeamTagMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "Command": "Remove-MgGroupThread",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/attachments/{attachment-id}",
    "Command": "Remove-MgGroupThreadPostAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Remove-MgGroupThreadPostExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}",
    "Command": "Remove-MgGroupThreadPostInReplyToAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Remove-MgGroupThreadPostInReplyToExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "Command": "Remove-MgIdentityApiConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "Command": "Remove-MgIdentityB2XUserFlow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}",
    "Command": "Remove-MgIdentityB2XUserFlowIdentityProvider",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref",
    "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Remove-MgIdentityB2XUserFlowLanguage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess",
    "Command": "Remove-MgIdentityConditionalAccess",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.Read.ConditionalAccess",
      "Description": "Read your organization's conditional access policies",
      "FullDescription": "Allows the app to read your organization's conditional access policies on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "Command": "Remove-MgIdentityConditionalAccessNamedLocation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "Command": "Remove-MgIdentityConditionalAccessPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "Command": "Remove-MgIdentityGovernanceAppConsentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}",
    "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/deletedItems",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccess",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "Command": "Remove-MgIdentityProvider",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "Command": "Remove-MgIdentityUserFlowAttribute",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Remove-MgInformationProtectionThreatAssessmentRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}",
    "Command": "Remove-MgInvitation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Remove-MgOauth2PermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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": "/organization/{organization-id}",
    "Command": "Remove-MgOrganization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding",
    "Command": "Remove-MgOrganizationBranding",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}",
    "Command": "Remove-MgOrganizationBrandingLocalization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}",
    "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Remove-MgOrganizationExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/places/{place-id}",
    "Command": "Remove-MgPlace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "Command": "Remove-MgPlannerBucket",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgPlannerPlan",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgPlannerTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat",
    "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat",
    "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Planner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/adminConsentRequestPolicy",
    "Command": "Remove-MgPolicyAdminConsentRequestPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Remove-MgPolicyAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationFlowsPolicy",
    "Command": "Remove-MgPolicyAuthenticationFlowPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy",
    "Command": "Remove-MgPolicyAuthenticationMethodPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "Command": "Remove-MgPolicyAuthenticationStrengthPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy",
    "Command": "Remove-MgPolicyAuthorizationPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "Command": "Remove-MgPolicyClaimMappingPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy",
    "Command": "Remove-MgPolicyCrossTenantAccessPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/defaultAppManagementPolicy",
    "Command": "Remove-MgPolicyDefaultAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Remove-MgPolicyFeatureRolloutPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "Command": "Remove-MgPolicyPermissionGrantPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "Command": "Remove-MgPolicyPermissionGrantPolicyExclude",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "Command": "Remove-MgPolicyPermissionGrantPolicyInclude",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "Command": "Remove-MgPolicyRoleManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "Command": "Remove-MgPolicyRoleManagementPolicyAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Remove-MgPolicyRoleManagementPolicyRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Remove-MgPolicyTokenIssuancePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Remove-MgPolicyTokenLifetimePolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print/connectors/{printConnector-id}",
    "Command": "Remove-MgPrintConnector",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/operations/{printOperation-id}",
    "Command": "Remove-MgPrintOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}",
    "Command": "Remove-MgPrintPrinter",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/jobs/{printJob-id}",
    "Command": "Remove-MgPrintPrinterJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Remove-MgPrintPrinterJobDocument",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Remove-MgPrintPrinterJobTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "Command": "Remove-MgPrintPrinterTaskTrigger",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/services/{printService-id}",
    "Command": "Remove-MgPrintService",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "Command": "Remove-MgPrintServiceEndpoint",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}",
    "Command": "Remove-MgPrintShare",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgPrintShareAllowedGroupByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgPrintShareAllowedUserByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/jobs/{printJob-id}",
    "Command": "Remove-MgPrintShareJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Remove-MgPrintShareJobDocument",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Remove-MgPrintShareJobTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "Command": "Remove-MgPrintTaskDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgPrintTaskDefinitionTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Remove-MgPrivacySubjectRightsRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Remove-MgPrivacySubjectRightsRequestNote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Compliance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Reports",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "Command": "Remove-MgRiskDetection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "Command": "Remove-MgRiskyServicePrincipal",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "Command": "Remove-MgRiskyServicePrincipalHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "Command": "Remove-MgRiskyUser",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "Command": "Remove-MgRiskyUserHistory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory",
    "Command": "Remove-MgRoleManagementDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgRoleManagementDirectoryResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement",
    "Command": "Remove-MgRoleManagementEntitlementManagement",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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": "RoleManagement.ReadWrite.Exchange",
        "Description": "Read and write Exchange Online RBAC configuration",
        "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your organization's Exchange Online service, on your behalf. This includes reading, creating, updating, and deleting Exchange management role definitions, role groups, role group membership, role assignments, management scopes, and role assignment policies.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "Command": "Remove-MgSchemaExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "SchemaExtensions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data 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": "/security/alerts_v2/{alert-id}",
    "Command": "Remove-MgSecurityAlertV2",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation",
    "Command": "Remove-MgSecurityAttackSimulation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "Command": "Remove-MgSecurityAttackSimulationAutomation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "Command": "Remove-MgSecurityAttackSimulationAutomationRun",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "Command": "Remove-MgSecurityAttackSimulationEndUserNotification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "Command": "Remove-MgSecurityAttackSimulationLandingPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "Command": "Remove-MgSecurityAttackSimulationLoginPage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "Command": "Remove-MgSecurityAttackSimulationOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "Command": "Remove-MgSecurityAttackSimulationPayload",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "Command": "Remove-MgSecurityAttackSimulationTraining",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases",
    "Command": "Remove-MgSecurityCase",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCase",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold",
    "Method": "POST",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{siteSource-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold",
    "Method": "POST",
    "Variants": [
      "Remove",
      "Remove1",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentity1",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{caseOperation-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/additionalSources/{dataSource-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchCustodianSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}",
    "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/incidents/{incident-id}",
    "Command": "Remove-MgSecurityIncident",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScores/{secureScore-id}",
    "Command": "Remove-MgSecuritySecureScore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "Command": "Remove-MgSecuritySecureScoreControlProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Remove-MgSecuritySubjectRightsRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Remove-MgSecuritySubjectRightsRequestNote",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence",
    "Command": "Remove-MgSecurityThreatIntelligence",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceArticle",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceHost",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceHostComponent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceHostCookie",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceHostPair",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "Command": "Remove-MgSecurityThreatIntelligenceHostReputation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceHostTracker",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceSubdomain",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceVulnerability",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers",
    "Command": "Remove-MgSecurityTrigger",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "Command": "Remove-MgSecurityTriggerRetentionEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/triggerTypes",
    "Command": "Remove-MgSecurityTriggerType",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "Command": "Remove-MgSecurityTriggerTypeRetentionEventType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "Command": "Remove-MgServiceAnnouncementHealthOverview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "Command": "Remove-MgServiceAnnouncementIssue",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "Command": "Remove-MgServiceAnnouncementMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "Command": "Remove-MgServiceAnnouncementMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "Command": "Remove-MgServicePrincipal",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Remove-MgServicePrincipalAppManagementPolicy",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "Command": "Remove-MgServicePrincipalAppRoleAssignedTo",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Remove-MgServicePrincipalAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals(appId='{appId}')",
    "Command": "Remove-MgServicePrincipalByAppId",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref",
    "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "Command": "Remove-MgServicePrincipalEndpoint",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref",
    "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 your organization's policies on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Policy.ReadWrite.ApplicationConfiguration",
        "Description": "Read and write your organization's application configuration policies",
        "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey",
    "Command": "Remove-MgServicePrincipalKey",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref",
    "Command": "Remove-MgServicePrincipalOwnerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword",
    "Command": "Remove-MgServicePrincipalPassword",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveExpanded",
      "RemoveViaIdentity",
      "RemoveViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "Command": "Remove-MgServicePrincipalRiskDetection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "Command": "Remove-MgServicePrincipalSynchronization",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Remove-MgServicePrincipalSynchronizationJob",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Remove-MgServicePrincipalSynchronizationJobSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/directories/{directoryDefinition-id}",
    "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Remove-MgServicePrincipalSynchronizationTemplate",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "Command": "Remove-MgShareList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgShareListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgShareListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgShareListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgShareListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "Command": "Remove-MgShareListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgShareListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgShareListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgShareListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgShareListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgShareListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgShareListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgShareListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "Command": "Remove-MgSharePermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}",
    "Command": "Remove-MgShareSharedDriveItemSharedDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics",
    "Command": "Remove-MgSiteAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgSiteAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Remove-MgSiteAnalyticItemActivityStatActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgSiteColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgSiteContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgSiteContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgSiteContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "Command": "Remove-MgSiteList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgSiteListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Remove-MgSiteListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgSiteListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgSiteListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Remove-MgSiteListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgSiteListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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
      },
      {
        "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}/fields",
    "Command": "Remove-MgSiteListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Remove-MgSiteListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgSiteListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgSiteListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgSiteListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgSiteListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgSiteOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgSiteOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/sections/{onenoteSection-id}",
    "Command": "Remove-MgSiteOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgSiteOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgSiteOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "Command": "Remove-MgSitePermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/termStore",
    "Command": "Remove-MgSiteTermStore",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}",
    "Command": "Remove-MgSiteTermStoreGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/sets/{set-id}",
    "Command": "Remove-MgSiteTermStoreGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "Command": "Remove-MgSiteTermStoreGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "Command": "Remove-MgSiteTermStoreGroupSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgSiteTermStoreGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgSiteTermStoreGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Remove-MgSiteTermStoreSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{term-id}",
    "Command": "Remove-MgSiteTermStoreSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Remove-MgSiteTermStoreSetParentGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSet",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "Delete2",
      "Delete3",
      "DeleteViaIdentity",
      "DeleteViaIdentity1",
      "DeleteViaIdentity2",
      "DeleteViaIdentity3"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Remove-MgSiteTermStoreSetTerm",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{term-id1}",
    "Command": "Remove-MgSiteTermStoreSetTermChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetTermChildRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Remove-MgSiteTermStoreSetTermRelation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "Command": "Remove-MgSubscribedSku",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions/{subscription-id}",
    "Command": "Remove-MgSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "ChangeNotifications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}",
    "Command": "Remove-MgTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "Command": "Remove-MgTeamChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Channel.Delete.All",
        "Description": "Delete channels",
        "FullDescription": "Delete channels in any team, on your behalf.",
        "IsAdmin": true
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "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": "/teams/{team-id}/channels/{channel-id}/removeEmail",
    "Command": "Remove-MgTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/members/{conversationMember-id}",
    "Command": "Remove-MgTeamChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ChannelMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgTeamChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgTeamChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ChannelMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgTeamChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/incomingChannels/{channel-id}",
    "Command": "Remove-MgTeamIncomingChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Channel.Delete.All",
      "Description": "Delete channels",
      "FullDescription": "Delete channels in any team, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgTeamInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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}/members/{conversationMember-id}",
    "Command": "Remove-MgTeamMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "TeamMember.ReadWrite.All",
      "Description": "Add and remove members from teams and channels",
      "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Remove-MgTeamOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgTeamPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel",
    "Command": "Remove-MgTeamPrimaryChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/removeEmail",
    "Command": "Remove-MgTeamPrimaryChannelEmail",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "Command": "Remove-MgTeamPrimaryChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Remove-MgTeamPrimaryChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule",
    "Command": "Remove-MgTeamSchedule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Remove-MgTeamScheduleOfferShiftRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "Command": "Remove-MgTeamScheduleOpenShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{openShiftChangeRequest-id}",
    "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Remove-MgTeamScheduleSchedulingGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{shift-id}",
    "Command": "Remove-MgTeamScheduleShift",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "Command": "Remove-MgTeamScheduleTimeOff",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgTeamScheduleTimeOffReason",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgTeamScheduleTimeOffRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/tags/{teamworkTag-id}",
    "Command": "Remove-MgTeamTag",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgTeamTagMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/teamwork/deletedTeams/{deletedTeam-id}",
    "Command": "Remove-MgTeamworkDeletedTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannel",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail",
    "Command": "Remove-MgTeamworkDeletedTeamChannelEmail",
    "Method": "POST",
    "Variants": [
      "Remove",
      "RemoveViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgTeamworkDeletedTeamChannelTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamsAppSettings",
    "Command": "Remove-MgTeamworkTeamAppSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "Command": "Remove-MgTeamworkWorkforceIntegration",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/operations/{delegatedAdminRelationshipOperation-id}",
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.Partner",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}",
    "Command": "Remove-MgUser",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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}/activities/{userActivity-id}",
    "Command": "Remove-MgUserActivity",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserActivityHistoryItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Remove-MgUserAppRoleAssignment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "Command": "Remove-MgUserAuthenticationEmailMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserAuthenticationFido2Method",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/operations/{longRunningOperation-id}",
    "Command": "Remove-MgUserAuthenticationOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "Command": "Remove-MgUserAuthenticationPhoneMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserAuthenticationSoftwareOathMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/calendarGroups/{calendarGroup-id}",
    "Command": "Remove-MgUserCalendarGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Remove-MgUserCalendarPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "Delete1",
      "DeleteViaIdentity",
      "DeleteViaIdentity1"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "Command": "Remove-MgUserChat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}",
    "Command": "Remove-MgUserChatInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "Command": "Remove-MgUserChatLastMessagePreview",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Remove-MgUserChatMember",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "Command": "Remove-MgUserChatMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgUserChatMessageHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Remove-MgUserChatMessageReply",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Remove-MgUserChatMessageReplyHostedContent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Remove-MgUserChatPermissionGrant",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Remove-MgUserChatPinnedMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Remove-MgUserChatTab",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "Command": "Remove-MgUserContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserContactExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "Command": "Remove-MgUserContactFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "Command": "Remove-MgUserContactFolderChildFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "Command": "Remove-MgUserContactFolderChildFolderContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserContactFolderChildFolderContactExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "Command": "Remove-MgUserContactFolderContact",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserContactFolderContactExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "Command": "Remove-MgUserDrive",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Remove-MgUserDriveItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Remove-MgUserDriveItemAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}",
    "Command": "Remove-MgUserDriveItemChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Remove-MgUserDriveItemListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Remove-MgUserDriveItemListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgUserDriveItemListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgUserDriveItemListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete",
    "Command": "Remove-MgUserDriveItemPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Remove-MgUserDriveItemPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Remove-MgUserDriveItemSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgUserDriveItemThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Remove-MgUserDriveItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "Command": "Remove-MgUserDriveList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Remove-MgUserDriveListColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Remove-MgUserDriveListContentType",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Remove-MgUserDriveListContentTypeColumn",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Remove-MgUserDriveListContentTypeColumnLink",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Remove-MgUserDriveListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgUserDriveListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgUserDriveListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Remove-MgUserDriveListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Remove-MgUserDriveListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgUserDriveListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Remove-MgUserDriveListOperation",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Remove-MgUserDriveListSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "Command": "Remove-MgUserDriveRoot",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "Command": "Remove-MgUserDriveRootAnalytic",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}",
    "Command": "Remove-MgUserDriveRootChild",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "Command": "Remove-MgUserDriveRootListItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Remove-MgUserDriveRootListItemField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Remove-MgUserDriveRootListItemVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Remove-MgUserDriveRootListItemVersionField",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete",
    "Command": "Remove-MgUserDriveRootPermanent",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Remove-MgUserDriveRootPermission",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Remove-MgUserDriveRootSubscription",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Remove-MgUserDriveRootThumbnail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Remove-MgUserDriveRootVersion",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}",
    "Command": "Remove-MgUserEvent",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}",
    "Command": "Remove-MgUserEventAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserEventExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}",
    "Command": "Remove-MgUserEventInstanceAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Remove-MgUserEventInstanceExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "Command": "Remove-MgUserInferenceClassificationOverride",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Remove-MgUserLicenseDetail",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "Command": "Remove-MgUserMailFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "Command": "Remove-MgUserMailFolderChildFolder",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "Command": "Remove-MgUserMailFolderChildFolderMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserMailFolderChildFolderMessageExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "Command": "Remove-MgUserMailFolderChildFolderMessageRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "Command": "Remove-MgUserMailFolderMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Remove-MgUserMailFolderMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserMailFolderMessageExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "Command": "Remove-MgUserMailFolderMessageRule",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "Command": "Remove-MgUserManagedDevice",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Remove-MgUserManagedDeviceCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Remove-MgUserManagedDeviceCompliancePolicyState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Remove-MgUserManagedDeviceConfigurationState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Remove-MgUserManagedDeviceLogCollectionResponse",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice",
    "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice",
    "Method": "POST",
    "Variants": [
      "Delete",
      "DeleteExpanded",
      "DeleteViaIdentity",
      "DeleteViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Remove-MgUserManagedDeviceWindowsProtectionState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/manager",
    "Command": "Remove-MgUserManager",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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}/manager/$ref",
    "Command": "Remove-MgUserManagerByRef",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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}/messages/{message-id}",
    "Command": "Remove-MgUserMessage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}",
    "Command": "Remove-MgUserMessageAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Remove-MgUserMessageExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "Command": "Remove-MgUserOnenoteNotebook",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "Command": "Remove-MgUserOnenotePage",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/sections/{onenoteSection-id}",
    "Command": "Remove-MgUserOnenoteSection",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Remove-MgUserOnenoteSectionGroup",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "Command": "Remove-MgUserOnlineMeeting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Remove-MgUserOnlineMeetingAttendanceReport",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Remove-MgUserOnlineMeetingTranscript",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "Command": "Remove-MgUserOutlookMasterCategory",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/photo",
    "Command": "Remove-MgUserPhoto",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/presence",
    "Command": "Remove-MgUserPresence",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "Command": "Remove-MgUserScopedRoleMemberOf",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings",
    "Command": "Remove-MgUserSetting",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "Command": "Remove-MgUserSettingShiftPreference",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork",
    "Command": "Remove-MgUserTeamwork",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "Command": "Remove-MgUserTeamworkAssociatedTeam",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}",
    "Command": "Remove-MgUserTeamworkInstalledApp",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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}/todo/lists/{todoTaskList-id}",
    "Command": "Remove-MgUserTodoList",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Remove-MgUserTodoListExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "Command": "Remove-MgUserTodoListTask",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Remove-MgUserTodoListTaskAttachment",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/attachmentSessions/{attachmentSession-id}",
    "Command": "Remove-MgUserTodoListTaskAttachmentSession",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "Command": "Remove-MgUserTodoListTaskChecklistItem",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Remove-MgUserTodoListTaskExtension",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "Command": "Remove-MgUserTodoListTaskLinkedResource",
    "Method": "DELETE",
    "Variants": [
      "Delete",
      "DeleteViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/communications/calls/{call-id}/changeScreenSharingRole",
    "Command": "Rename-MgBetaCommunicationCallScreenSharingRole",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings",
    "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename",
    "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "Rename",
      "RenameExpanded",
      "RenameViaIdentity",
      "RenameViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/changeUserAccountType",
    "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus",
    "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename",
    "Command": "Rename-MgBetaUserCloudPc",
    "Method": "POST",
    "Variants": [
      "Rename",
      "RenameExpanded",
      "RenameViaIdentity",
      "RenameViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType",
    "Command": "Rename-MgBetaUserCloudPcUserAccountType",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/changeScreenSharingRole",
    "Command": "Rename-MgCommunicationCallScreenSharingRole",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceManagement/androidForWorkSettings/requestSignupUrl",
    "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl",
    "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance",
    "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade",
    "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/privilegedApproval/myRequests",
    "Command": "Request-MgBetaPrivilegedApprovalMy",
    "Method": "GET",
    "Variants": [
      "Request"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance",
    "Command": "Request-MgUserManagedDeviceRemoteAssistance",
    "Method": "POST",
    "Variants": [
      "Request",
      "RequestViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/resetDecisions",
    "Command": "Reset-MgBetaAccessReviewDecision",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/instances/{accessReview-id1}/resetDecisions",
    "Command": "Reset-MgBetaAccessReviewInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault",
    "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode",
    "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode",
    "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset",
    "Command": "Reset-MgBetaEducationSynchronizationProfile",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/resetUnseenCount",
    "Command": "Reset-MgBetaGroupUnseenCount",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions",
    "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions",
    "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault",
    "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault",
    "Method": "POST",
    "Variants": [
      "Reset"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings",
    "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting",
    "Method": "POST",
    "Variants": [
      "Reset"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings",
    "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting",
    "Method": "POST",
    "Variants": [
      "Reset"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/resetDefaults",
    "Command": "Reset-MgBetaPrintPrinterDefault",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault",
    "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus",
    "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "ApiVersion": "beta",
    "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": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword",
    "Command": "Reset-MgBetaUserAuthenticationMethodPassword",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetExpanded",
      "ResetViaIdentity",
      "ResetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/managedDevices/{managedDevice-id}/resetPasscode",
    "Command": "Reset-MgBetaUserManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions",
    "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode",
    "Command": "Reset-MgDeviceManagementManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/groups/{group-id}/resetUnseenCount",
    "Command": "Reset-MgGroupUnseenCount",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions",
    "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault",
    "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault",
    "Method": "POST",
    "Variants": [
      "Reset"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault",
    "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword",
    "Command": "Reset-MgUserAuthenticationMethodPassword",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetExpanded",
      "ResetViaIdentity",
      "ResetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/managedDevices/{managedDevice-id}/resetPasscode",
    "Command": "Reset-MgUserManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Reset",
      "ResetViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc",
    "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc",
    "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/resize",
    "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize",
    "Command": "Resize-MgBetaUserCloudPc",
    "Method": "POST",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc",
    "Command": "Resize-MgBetaUserManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Resize",
      "ResizeExpanded",
      "ResizeViaIdentity",
      "ResizeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "Command": "Restart-MgApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "Command": "Restart-MgBetaApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow",
    "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow",
    "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot",
    "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "Command": "Restart-MgBetaServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teamwork/devices/{teamworkDevice-id}/restart",
    "Command": "Restart-MgBetaTeamworkDevice",
    "Method": "POST",
    "Variants": [
      "Restart",
      "RestartViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot",
    "Command": "Restart-MgBetaUserCloudPc",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow",
    "Command": "Restart-MgBetaUserManagedDeviceNow",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow",
    "Command": "Restart-MgDeviceManagementManagedDeviceNow",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart",
    "Command": "Restart-MgServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Restart",
      "RestartExpanded",
      "RestartViaIdentity",
      "RestartViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow",
    "Command": "Restart-MgUserManagedDeviceNow",
    "Method": "POST",
    "Variants": [
      "Reboot",
      "RebootViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc",
    "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode",
    "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc",
    "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedDevices/{managedDevice-id}/recoverPasscode",
    "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore",
    "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/directory/deletedItems/{directoryObject-id}/restore",
    "Command": "Restore-MgBetaDirectoryDeletedItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore",
    "Command": "Restore-MgBetaDriveItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/restore",
    "Command": "Restore-MgBetaDriveRoot",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "Command": "Restore-MgBetaGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaGroupDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaGroupDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaGroupDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore",
    "Command": "Restore-MgBetaGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaGroupDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaGroupDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaGroupSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore",
    "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore",
    "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults",
    "Command": "Restore-MgBetaPrintPrinterFactoryDefault",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaShareListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaShareListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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
      },
      {
        "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}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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}/cloudPCs/{cloudPC-id}/restore",
    "Command": "Restore-MgBetaUserCloudPc",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "Command": "Restore-MgBetaUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaUserDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaUserDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaUserDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/restore",
    "Command": "Restore-MgBetaUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaUserDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgBetaUserDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc",
    "Command": "Restore-MgBetaUserManagedDeviceCloudPc",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode",
    "Command": "Restore-MgBetaUserManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode",
    "Command": "Restore-MgDeviceManagementManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/deletedItems/{directoryObject-id}/restore",
    "Command": "Restore-MgDirectoryDeletedItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore",
    "Command": "Restore-MgDriveItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/restore",
    "Command": "Restore-MgDriveRoot",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore",
    "Command": "Restore-MgGroupDriveItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgGroupDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgGroupDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgGroupDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgGroupDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore",
    "Command": "Restore-MgGroupDriveRoot",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgGroupDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgGroupDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore",
    "Command": "Restore-MgGroupSettingTemplate",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgGroupSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgGroupSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore",
    "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore",
    "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "LifecycleWorkflows.ReadWrite.All",
        "Description": "Read and write all lifecycle workflows resources",
        "FullDescription": "Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults",
    "Command": "Restore-MgPrintPrinterFactoryDefault",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgShareListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgShareListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "Restore1",
      "RestoreViaIdentity",
      "RestoreViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgSiteListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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
      },
      {
        "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}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgSiteListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "Sites.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/{drive-id}/items/{driveItem-id}/restore",
    "Command": "Restore-MgUserDriveItem",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgUserDriveItemListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgUserDriveItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgUserDriveListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgUserDriveListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/restore",
    "Command": "Restore-MgUserDriveRoot",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreExpanded",
      "RestoreViaIdentity",
      "RestoreViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore",
    "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion",
    "Command": "Restore-MgUserDriveRootListItemVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion",
    "Command": "Restore-MgUserDriveRootVersion",
    "Method": "POST",
    "Variants": [
      "Restore",
      "RestoreViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode",
    "Command": "Restore-MgUserManagedDevicePasscode",
    "Method": "POST",
    "Variants": [
      "Recover",
      "RecoverViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume",
    "Command": "Resume-MgBetaEducationSynchronizationProfile",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume",
    "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume",
    "Command": "Resume-MgEntitlementManagementAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume",
    "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult",
    "Method": "POST",
    "Variants": [
      "Resume",
      "ResumeExpanded",
      "ResumeViaIdentity",
      "ResumeViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses",
    "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken",
    "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken",
    "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses",
    "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses",
    "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaDriveItemPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/root/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaDriveRootPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaGroupSitePermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants",
    "Command": "Revoke-MgBetaSharePermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaSitePermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaUserDriveItemPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants",
    "Command": "Revoke-MgBetaUserDriveRootPermissionGrant",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeExpanded",
      "RevokeViaIdentity",
      "RevokeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses",
    "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/revokeSignInSessions",
    "Command": "Revoke-MgBetaUserSignInSession",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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}/revokeSignInSessions",
    "Command": "Revoke-MgUserSignInSession",
    "Method": "POST",
    "Variants": [
      "Revoke",
      "RevokeViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities",
    "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity",
    "Method": "POST",
    "Variants": [
      "Search",
      "SearchExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementServiceConfig.Read.All",
        "Description": "Read Microsoft Intune configuration",
        "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/drives/{drive-id}/search(q='{q}')",
    "Command": "Search-MgBetaDrive",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "Command": "Search-MgBetaDriveItem",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/search(q='{q}')",
    "Command": "Search-MgBetaDriveRoot",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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/{drive-id}/search(q='{q}')",
    "Command": "Search-MgBetaGroupDrive",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "Command": "Search-MgBetaGroupDriveItem",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')",
    "Command": "Search-MgBetaGroupDriveRoot",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')",
    "Command": "Search-MgBetaUserDrive",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "Command": "Search-MgBetaUserDriveItem",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')",
    "Command": "Search-MgBetaUserDriveRoot",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/search(q='{q}')",
    "Command": "Search-MgDrive",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "Command": "Search-MgDriveItem",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/search(q='{q}')",
    "Command": "Search-MgDriveRoot",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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/{drive-id}/search(q='{q}')",
    "Command": "Search-MgGroupDrive",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "Command": "Search-MgGroupDriveItem",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')",
    "Command": "Search-MgGroupDriveRoot",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')",
    "Command": "Search-MgUserDrive",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')",
    "Command": "Search-MgUserDriveItem",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')",
    "Command": "Search-MgUserDriveRoot",
    "Method": "GET",
    "Variants": [
      "Search",
      "SearchViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder",
    "Command": "Send-MgBetaAccessReviewInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/sendReminder",
    "Command": "Send-MgBetaAccessReviewReminder",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/chats/{chat-id}/sendActivityNotification",
    "Command": "Send-MgBetaChatActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity",
        "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal",
    "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal",
    "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal",
    "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage",
    "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send",
    "Command": "Send-MgBetaFinancialCompanySalesInvoice",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send",
    "Command": "Send-MgBetaFinancialCompanySalesQuote",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder",
    "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder",
    "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/sendActivityNotification",
    "Command": "Send-MgBetaTeamActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity",
        "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teamwork/sendActivityNotificationToRecipients",
    "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TeamsActivity.Send",
      "Description": "Send a teamwork activity",
      "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification",
    "Command": "Send-MgBetaUserChatActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/sendMail",
    "Command": "Send-MgBetaUserMail",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send",
    "Command": "Send-MgBetaUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send",
    "Command": "Send-MgBetaUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal",
    "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/send",
    "Command": "Send-MgBetaUserMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder",
    "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/sendActivityNotification",
    "Command": "Send-MgBetaUserTeamworkActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "TeamsActivity.Send",
      "Description": "Send a teamwork activity",
      "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/chats/{chat-id}/sendActivityNotification",
    "Command": "Send-MgChatActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity",
        "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Chat",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage",
    "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder",
    "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/teams/{team-id}/sendActivityNotification",
    "Command": "Send-MgTeamActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamsActivity.Send",
        "Description": "Send a teamwork activity",
        "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
        "IsAdmin": false
      },
      {
        "Name": "TeamsActivity.Send.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teamwork/sendActivityNotificationToRecipients",
    "Command": "Send-MgTeamworkActivityNotificationToRecipient",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "TeamsActivity.Send",
      "Description": "Send a teamwork activity",
      "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification",
    "Command": "Send-MgUserChatActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/sendMail",
    "Command": "Send-MgUserMail",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send",
    "Command": "Send-MgUserMailFolderChildFolderMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send",
    "Command": "Send-MgUserMailFolderMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/send",
    "Command": "Send-MgUserMessage",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.Send",
      "Description": "Send mail as you ",
      "FullDescription": "Allows the app to send mail as you. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/teamwork/sendActivityNotification",
    "Command": "Send-MgUserTeamworkActivityNotification",
    "Method": "POST",
    "Variants": [
      "Send",
      "SendExpanded",
      "SendViaIdentity",
      "SendViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "TeamsActivity.Send",
      "Description": "Send a teamwork activity",
      "FullDescription": "Allows the app to create new activities in your teamwork activity feed, and send new activities to other users' activity feed, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/applications/{application-id}/logo",
    "Command": "Set-MgApplicationLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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}/synchronization",
    "Command": "Set-MgApplicationSynchronization",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/secrets",
    "Command": "Set-MgApplicationSynchronizationSecret",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/setVerifiedPublisher",
    "Command": "Set-MgApplicationVerifiedPublisher",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value",
    "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value",
    "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/connectorGroup/$ref",
    "Command": "Set-MgBetaApplicationConnectorGroupByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/logo",
    "Command": "Set-MgBetaApplicationLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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}/synchronization",
    "Command": "Set-MgBetaApplicationSynchronization",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/secrets",
    "Command": "Set-MgBetaApplicationSynchronizationSecret",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/setVerifiedPublisher",
    "Command": "Set-MgBetaApplicationVerifiedPublisher",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaChatMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgBetaChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaChatMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgBetaChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording",
    "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording",
    "Command": "Set-MgBetaCommunicationOnlineMeetingRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/setPresence",
    "Command": "Set-MgBetaCommunicationPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/setStatusMessage",
    "Command": "Set-MgBetaCommunicationPresenceStatusMessage",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence",
    "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementManagedEBook",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementMobileApp",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign",
    "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState",
    "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority",
    "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus",
    "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName",
    "Command": "Set-MgBetaDeviceManagementComanagedDeviceName",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign",
    "Command": "Set-MgBetaDeviceManagementCompliancePolicy",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions",
    "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign",
    "Command": "Set-MgBetaDeviceManagementConfigurationPolicy",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile",
    "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState",
    "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority",
    "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceHealthScript",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign",
    "Command": "Set-MgBetaDeviceManagementDeviceShellScript",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign",
    "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign",
    "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/assign",
    "Command": "Set-MgBetaDeviceManagementIntent",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign",
    "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus",
    "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/managedDevices/{managedDevice-id}/setDeviceName",
    "Command": "Set-MgBetaDeviceManagementManagedDeviceName",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent",
    "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign",
    "Command": "Set-MgBetaDeviceManagementResourceAccessProfile",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign",
    "Command": "Set-MgBetaDeviceManagementRoleScopeTag",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign",
    "Command": "Set-MgBetaDeviceManagementScript",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign",
    "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/userSettings/{cloudPcUserSetting-id}/assign",
    "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign",
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice",
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice",
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice",
    "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign",
    "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign",
    "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign",
    "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Set-MgBetaDriveBundleContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Set-MgBetaDriveFollowingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Set-MgBetaDriveItemChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Set-MgBetaDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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}/listItem/driveItem/content",
    "Command": "Set-MgBetaDriveItemListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "Command": "Set-MgBetaDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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}/content",
    "Command": "Set-MgBetaDriveItemVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgBetaDriveListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Set-MgBetaDriveRootChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/content",
    "Command": "Set-MgBetaDriveRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Set-MgBetaDriveRootListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/assignSensitivityLabel",
    "Command": "Set-MgBetaDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgBetaDriveRootVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Set-MgBetaDriveSpecialContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Set-MgBetaEducationClassAssignmentRubricByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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
      }
    ]
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationClassModuleUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Set-MgBetaEducationMeAssignmentRubricByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Set-MgBetaEducationUserAssignmentRubricByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "beta",
    "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": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "Command": "Set-MgBetaExternalConnectionItem",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture",
    "Command": "Set-MgBetaFinancialCompanyInformationPicture",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content",
    "Command": "Set-MgBetaFinancialCompanyVendorPictureContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Set-MgBetaGroupDriveBundleContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Set-MgBetaGroupDriveFollowingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Set-MgBetaGroupDriveItemChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Set-MgBetaGroupDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "Command": "Set-MgBetaGroupDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgBetaGroupDriveItemVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgBetaGroupDriveListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Set-MgBetaGroupDriveRootChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "Command": "Set-MgBetaGroupDriveRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "Command": "Set-MgBetaGroupDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgBetaGroupDriveRootVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Set-MgBetaGroupDriveSpecialContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/assignLicense",
    "Command": "Set-MgBetaGroupLicense",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgBetaGroupOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo/$value",
    "Command": "Set-MgBetaGroupPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgBetaGroupSiteListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupSiteOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgBetaGroupSiteOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team",
    "Command": "Set-MgBetaGroupTeam",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/team/channels/{channel-id}/filesFolder/content",
    "Command": "Set-MgBetaGroupTeamChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo/$value",
    "Command": "Set-MgBetaGroupTeamPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule",
    "Command": "Set-MgBetaGroupTeamSchedule",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder",
    "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder",
    "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo",
    "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/backgroundImage",
    "Command": "Set-MgBetaOrganizationBrandingBackgroundImage",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "Command": "Set-MgBetaOrganizationBrandingBannerLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "Command": "Set-MgBetaOrganizationBrandingCustomCss",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/favicon",
    "Command": "Set-MgBetaOrganizationBrandingFavicon",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "Command": "Set-MgBetaOrganizationBrandingHeaderLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}/customCSS",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}/favicon",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/squareLogo",
    "Command": "Set-MgBetaOrganizationBrandingSquareLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority",
    "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Set-MgBetaPrintPrinterJobDocumentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Set-MgBetaPrintShareJobDocumentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}/comments",
    "Command": "Set-MgBetaSecurityAlert",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write all alerts",
      "FullDescription": "Allows the app to read and write all alerts that you have access to.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content",
    "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent",
    "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments",
    "Command": "Set-MgBetaSecurityIncidentAlertComment",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "Command": "Set-MgBetaServicePrincipalSynchronization",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value",
    "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets",
    "Command": "Set-MgBetaServicePrincipalSynchronizationSecret",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "ApiVersion": "beta",
    "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": "/shares/{sharedDriveItem-id}/driveItem/content",
    "Command": "Set-MgBetaShareDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "Command": "Set-MgBetaShareItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgBetaShareListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "Command": "Set-MgBetaShareRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content",
    "Command": "Set-MgBetaSiteListItemActivityDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgBetaSiteListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaSiteOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgBetaSiteOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaSiteOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Set-MgBetaTeamChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaTeamChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgBetaTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgBetaTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/photo/$value",
    "Command": "Set-MgBetaTeamPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule",
    "Command": "Set-MgBetaTeamSchedule",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "beta",
    "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": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag",
    "Command": "Set-MgBetaTenantRelationshipManagedTenantTag",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "ApiVersion": "beta",
    "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": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value",
    "Command": "Set-MgBetaTrustFrameworkPolicyContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.TrustFramework",
      "Description": "Read and write trust framework policies",
      "FullDescription": "Allows the app to read and write your organization's trust framework policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaUserChatMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgBetaUserChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgBetaUserChatMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgBetaUserChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "Command": "Set-MgBetaUserContactFolderContactPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "Command": "Set-MgBetaUserContactPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign",
    "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority",
    "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Set-MgBetaUserDriveBundleContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Set-MgBetaUserDriveFollowingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Set-MgBetaUserDriveItemChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Set-MgBetaUserDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "Command": "Set-MgBetaUserDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgBetaUserDriveItemVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgBetaUserDriveListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Set-MgBetaUserDriveRootChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "Command": "Set-MgBetaUserDriveRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "Command": "Set-MgBetaUserDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgBetaUserDriveRootVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Set-MgBetaUserDriveSpecialContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/assignLicense",
    "Command": "Set-MgBetaUserLicense",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "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.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}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "Command": "Set-MgBetaUserMailFolderMessageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus",
    "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName",
    "Command": "Set-MgBetaUserManagedDeviceName",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/manager/$ref",
    "Command": "Set-MgBetaUserManagerByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.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}/messages/{message-id}/$value",
    "Command": "Set-MgBetaUserMessageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaUserOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgBetaUserOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgBetaUserOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording",
    "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording",
    "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording",
    "Command": "Set-MgBetaUserOnlineMeetingRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content",
    "Command": "Set-MgBetaUserOnlineMeetingRecordingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/photo/$value",
    "Command": "Set-MgBetaUserPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/presence/setPresence",
    "Command": "Set-MgBetaUserPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Set-MgBetaUserPresenceStatusMessage",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Set-MgBetaUserPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value",
    "Command": "Set-MgBetaUserTodoListTaskAttachmentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/alternativeRecording",
    "Command": "Set-MgBetaVirtualEventSessionAlternativeRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendeeReport",
    "Command": "Set-MgBetaVirtualEventSessionAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/broadcastRecording",
    "Command": "Set-MgBetaVirtualEventSessionBroadcastRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recording",
    "Command": "Set-MgBetaVirtualEventSessionRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content",
    "Command": "Set-MgBetaVirtualEventSessionRecordingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content",
    "Command": "Set-MgBetaVirtualEventSessionTranscriptContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Set-MgBetaVirtualEventSessionTranscriptMetadataContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/alternativeRecording",
    "Command": "Set-MgBetaVirtualEventWebinarRegistrationSessionAlternativeRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/attendeeReport",
    "Command": "Set-MgBetaVirtualEventWebinarRegistrationSessionAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/broadcastRecording",
    "Command": "Set-MgBetaVirtualEventWebinarRegistrationSessionBroadcastRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}/recording",
    "Command": "Set-MgBetaVirtualEventWebinarRegistrationSessionRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/alternativeRecording",
    "Command": "Set-MgBetaVirtualEventWebinarSessionAlternativeRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendeeReport",
    "Command": "Set-MgBetaVirtualEventWebinarSessionAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/broadcastRecording",
    "Command": "Set-MgBetaVirtualEventWebinarSessionBroadcastRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recording",
    "Command": "Set-MgBetaVirtualEventWebinarSessionRecording",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}/content",
    "Command": "Set-MgBetaVirtualEventWebinarSessionRecordingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/content",
    "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Set-MgBetaVirtualEventWebinarSessionTranscriptMetadataContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgChatMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgChatMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/setPresence",
    "Command": "Set-MgCommunicationPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/setStatusMessage",
    "Command": "Set-MgCommunicationPresenceStatusMessage",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence",
    "Command": "Set-MgCommunicationPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign",
    "Command": "Set-MgDeviceAppManagementManagedEBook",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign",
    "Command": "Set-MgDeviceAppManagementMobileApp",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign",
    "Command": "Set-MgDeviceAppManagementMobileAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign",
    "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign",
    "Command": "Set-MgDeviceManagementDeviceCompliancePolicy",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign",
    "Command": "Set-MgDeviceManagementDeviceConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign",
    "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority",
    "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice",
    "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Set-MgDriveBundleContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Set-MgDriveFollowingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Set-MgDriveItemChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Set-MgDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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}/listItem/driveItem/content",
    "Command": "Set-MgDriveItemListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "Command": "Set-MgDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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}/content",
    "Command": "Set-MgDriveItemVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgDriveListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Set-MgDriveRootChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/content",
    "Command": "Set-MgDriveRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Set-MgDriveRootListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/assignSensitivityLabel",
    "Command": "Set-MgDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgDriveRootVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Set-MgDriveSpecialContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Set-MgEducationClassAssignmentRubricByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/setUpResourcesFolder",
    "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "Command": "Set-MgEducationClassAssignmentUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Set-MgEducationMeAssignmentRubricByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "Command": "Set-MgEducationMeAssignmentUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref",
    "Command": "Set-MgEducationUserAssignmentRubricByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder",
    "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder",
    "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder",
    "Command": "Set-MgEducationUserAssignmentUpResourceFolder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Set-MgEntitlementManagementAssignmentPolicy",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "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": "/external/connections/{externalConnection-id}/items/{externalItem-id}",
    "Command": "Set-MgExternalConnectionItem",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Set-MgGroupDriveBundleContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Set-MgGroupDriveFollowingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Set-MgGroupDriveItemChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Set-MgGroupDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Set-MgGroupDriveItemListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "Command": "Set-MgGroupDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgGroupDriveItemVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgGroupDriveListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Set-MgGroupDriveRootChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/content",
    "Command": "Set-MgGroupDriveRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Set-MgGroupDriveRootListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "Command": "Set-MgGroupDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgGroupDriveRootVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Set-MgGroupDriveSpecialContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/assignLicense",
    "Command": "Set-MgGroupLicense",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgGroupOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo/$value",
    "Command": "Set-MgGroupPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgGroupSiteListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupSiteOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgGroupSiteOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgGroupSiteOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team",
    "Command": "Set-MgGroupTeam",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/team/channels/{channel-id}/filesFolder/content",
    "Command": "Set-MgGroupTeamChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgGroupTeamChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo/$value",
    "Command": "Set-MgGroupTeamPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content",
    "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule",
    "Command": "Set-MgGroupTeamSchedule",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value",
    "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value",
    "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref",
    "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref",
    "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder",
    "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/organization/{organization-id}/branding/backgroundImage",
    "Command": "Set-MgOrganizationBrandingBackgroundImage",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/bannerLogo",
    "Command": "Set-MgOrganizationBrandingBannerLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/customCSS",
    "Command": "Set-MgOrganizationBrandingCustomCss",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/favicon",
    "Command": "Set-MgOrganizationBrandingFavicon",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/headerLogo",
    "Command": "Set-MgOrganizationBrandingHeaderLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage",
    "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}/bannerLogo",
    "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}/customCSS",
    "Command": "Set-MgOrganizationBrandingLocalizationCustomCss",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}/favicon",
    "Command": "Set-MgOrganizationBrandingLocalizationFavicon",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}/headerLogo",
    "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}/squareLogo",
    "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}/squareLogoDark",
    "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/squareLogo",
    "Command": "Set-MgOrganizationBrandingSquareLogo",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/branding/squareLogoDark",
    "Command": "Set-MgOrganizationBrandingSquareLogoDark",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority",
    "Command": "Set-MgOrganizationMobileDeviceManagementAuthority",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization",
    "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Set-MgPrintPrinterJobDocumentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value",
    "Command": "Set-MgPrintShareJobDocumentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}/comments",
    "Command": "Set-MgSecurityAlert",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write all alerts",
      "FullDescription": "Allows the app to read and write all alerts that you have access to.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments",
    "Command": "Set-MgSecurityIncidentAlertComment",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlertComment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive",
    "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content",
    "Command": "Set-MgServiceAnnouncementMessageAttachmentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization",
    "Command": "Set-MgServicePrincipalSynchronization",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets",
    "Command": "Set-MgServicePrincipalSynchronizationSecret",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair",
    "ApiVersion": "v1.0",
    "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": "/shares/{sharedDriveItem-id}/driveItem/content",
    "Command": "Set-MgShareDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content",
    "Command": "Set-MgShareItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgShareListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/root/content",
    "Command": "Set-MgShareRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content",
    "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgSiteListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgSiteOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgSiteOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgSiteOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Set-MgTeamChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgTeamChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgTeamChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/photo/$value",
    "Command": "Set-MgTeamPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content",
    "Command": "Set-MgTeamPrimaryChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgTeamPrimaryChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgTeamPrimaryChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule",
    "Command": "Set-MgTeamSchedule",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedule",
    "ApiVersion": "v1.0",
    "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": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content",
    "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgUserChatMessageHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction",
    "Command": "Set-MgUserChatMessageReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value",
    "Command": "Set-MgUserChatMessageReplyHostedContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction",
    "Command": "Set-MgUserChatMessageReplyReaction",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value",
    "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value",
    "Command": "Set-MgUserContactFolderContactPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value",
    "Command": "Set-MgUserContactPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content",
    "Command": "Set-MgUserDriveBundleContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content",
    "Command": "Set-MgUserDriveFollowingContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content",
    "Command": "Set-MgUserDriveItemChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content",
    "Command": "Set-MgUserDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content",
    "Command": "Set-MgUserDriveItemListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel",
    "Command": "Set-MgUserDriveItemSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgUserDriveItemVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content",
    "Command": "Set-MgUserDriveListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content",
    "Command": "Set-MgUserDriveRootChildContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/content",
    "Command": "Set-MgUserDriveRootContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content",
    "Command": "Set-MgUserDriveRootListItemDriveItemContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel",
    "Command": "Set-MgUserDriveRootSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content",
    "Command": "Set-MgUserDriveRootVersionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content",
    "Command": "Set-MgUserDriveSpecialContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/assignLicense",
    "Command": "Set-MgUserLicense",
    "Method": "POST",
    "Variants": [
      "Assign",
      "AssignExpanded",
      "AssignViaIdentity",
      "AssignViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "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.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}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value",
    "Command": "Set-MgUserMailFolderChildFolderMessageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value",
    "Command": "Set-MgUserMailFolderMessageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/manager/$ref",
    "Command": "Set-MgUserManagerByRef",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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}/messages/{message-id}/$value",
    "Command": "Set-MgUserMessageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content",
    "Command": "Set-MgUserOnenotePageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content",
    "Command": "Set-MgUserOnenoteResourceContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content",
    "Command": "Set-MgUserOnenoteSectionPageContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport",
    "Command": "Set-MgUserOnlineMeetingAttendeeReport",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content",
    "Command": "Set-MgUserOnlineMeetingTranscriptContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent",
    "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/photo/$value",
    "Command": "Set-MgUserPhotoContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "Set1",
      "SetViaIdentity",
      "SetViaIdentity1"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/presence/setPresence",
    "Command": "Set-MgUserPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Set-MgUserPresenceStatusMessage",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Set-MgUserPresenceUserPreferredPresence",
    "Method": "POST",
    "Variants": [
      "Set",
      "SetExpanded",
      "SetViaIdentity",
      "SetViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value",
    "Command": "Set-MgUserTodoListTaskAttachmentContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content",
    "Command": "Set-MgUserTodoListTaskAttachmentSessionContent",
    "Method": "PUT",
    "Variants": [
      "Set",
      "SetViaIdentity"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock",
    "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock",
    "Method": "POST",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock",
    "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock",
    "Method": "POST",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock",
    "Command": "Skip-MgBetaUserManagedDeviceActivationLock",
    "Method": "POST",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock",
    "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock",
    "Method": "POST",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock",
    "Command": "Skip-MgUserManagedDeviceActivationLock",
    "Method": "POST",
    "Variants": [
      "Bypass",
      "BypassViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "Command": "Start-MgApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "Command": "Start-MgBetaApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic",
    "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartExpanded",
      "StartViaIdentity",
      "StartViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphStartHoldMusicOperation",
    "ApiVersion": "beta",
    "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": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction",
    "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction",
    "Method": "POST",
    "Variants": [
      "Trigger",
      "TriggerExpanded",
      "TriggerViaIdentity",
      "TriggerViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction",
    "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction",
    "Method": "POST",
    "Variants": [
      "Trigger",
      "TriggerExpanded",
      "TriggerViaIdentity",
      "TriggerViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn",
    "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "PowerOn",
      "PowerOnViaIdentity",
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck",
    "Method": "POST",
    "Variants": [
      "Run",
      "RunViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start",
    "Command": "Start-MgBetaEducationSynchronizationProfile",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage",
    "ApiVersion": "beta",
    "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": "/print/printers/{printer-id}/jobs/{printJob-id}/start",
    "Command": "Start-MgBetaPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob",
    "Command": "Start-MgBetaPrintPrinterJobPrintJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start",
    "Command": "Start-MgBetaPrintPrinterShareJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob",
    "Command": "Start-MgBetaPrintPrinterShareJobPrintJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start",
    "Command": "Start-MgBetaPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "beta",
    "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}/startPrintJob",
    "Command": "Start-MgBetaPrintShareJobPrintJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run",
    "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "GET",
    "Variants": [
      "Run",
      "RunViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "ApiVersion": "beta",
    "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/runHuntingQuery",
    "Command": "Start-MgBetaSecurityHuntingQuery",
    "Method": "POST",
    "Variants": [
      "Run",
      "RunExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatHunting.Read.All",
      "Description": "Run hunting queries",
      "FullDescription": "Allows the app to run hunting queries that you can execute.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "Command": "Start-MgBetaServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak",
    "Command": "Start-MgBetaTeamScheduleTimeCardBreak",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartExpanded",
      "StartViaIdentity",
      "StartViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics",
    "Command": "Start-MgBetaTeamworkDeviceDiagnostic",
    "Method": "POST",
    "Variants": [
      "Run",
      "RunViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn",
    "Command": "Start-MgBetaUserCloudPc",
    "Method": "POST",
    "Variants": [
      "PowerOn",
      "PowerOnViaIdentity",
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction",
    "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction",
    "Method": "POST",
    "Variants": [
      "Trigger",
      "TriggerExpanded",
      "TriggerViaIdentity",
      "TriggerViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic",
    "Command": "Start-MgCommunicationCallParticipantHoldMusic",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartExpanded",
      "StartViaIdentity",
      "StartViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphStartHoldMusicOperation",
    "ApiVersion": "v1.0",
    "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": "/print/printers/{printer-id}/jobs/{printJob-id}/start",
    "Command": "Start-MgPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start",
    "Command": "Start-MgPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJobStatus",
    "ApiVersion": "v1.0",
    "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": "/security/runHuntingQuery",
    "Command": "Start-MgSecurityHuntingQuery",
    "Method": "POST",
    "Variants": [
      "Run",
      "RunExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "ThreatHunting.Read.All",
      "Description": "Run hunting queries",
      "FullDescription": "Allows the app to run hunting queries that you can execute.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start",
    "Command": "Start-MgServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Start",
      "StartViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/accessReviews/{accessReview-id}/stop",
    "Command": "Stop-MgBetaAccessReview",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/instances/{accessReview-id1}/stop",
    "Command": "Stop-MgBetaAccessReviewInstance",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel",
    "Command": "Stop-MgBetaBookingBusinessAppointment",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 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": "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": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel",
    "Command": "Stop-MgBetaBookingBusinessCalendarView",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/cancelMediaProcessing",
    "Command": "Stop-MgBetaCommunicationCallMediaProcessing",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation",
    "ApiVersion": "beta",
    "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/{participant-id}/stopHoldMusic",
    "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopExpanded",
      "StopViaIdentity",
      "StopViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphStopHoldMusicOperation",
    "ApiVersion": "beta",
    "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": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff",
    "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc",
    "Method": "POST",
    "Variants": [
      "PowerOff",
      "PowerOffViaIdentity",
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/cloudPCs/{cloudPC-id}/endGracePeriod",
    "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod",
    "Method": "POST",
    "Variants": [
      "End",
      "EndViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel",
    "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel",
    "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend",
    "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel",
    "Command": "Stop-MgBetaFinancialCompanySalesInvoice",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Financials",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel",
    "Command": "Stop-MgBetaGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/cancel",
    "Command": "Stop-MgBetaGroupEvent",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/stopApplyDecisions",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop",
    "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel",
    "Command": "Stop-MgBetaPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/cancelPrintJob",
    "Command": "Stop-MgBetaPrintPrinterJobPrintJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel",
    "Command": "Stop-MgBetaPrintPrinterShareJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob",
    "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel",
    "Command": "Stop-MgBetaPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob",
    "Command": "Stop-MgBetaPrintShareJobPrintJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel",
    "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel",
    "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel",
    "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "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": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction",
    "Command": "Stop-MgBetaSecurityAction",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak",
    "Command": "Stop-MgBetaTeamScheduleTimeCardBreak",
    "Method": "POST",
    "Variants": [
      "End",
      "EndExpanded",
      "EndViaIdentity",
      "EndViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Schedule.ReadWrite.All",
      "Description": "Read and write your schedule items",
      "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff",
    "Command": "Stop-MgBetaUserCloudPc",
    "Method": "POST",
    "Variants": [
      "PowerOff",
      "PowerOffViaIdentity",
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod",
    "Command": "Stop-MgBetaUserCloudPcGracePeriod",
    "Method": "POST",
    "Variants": [
      "End",
      "EndViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/cancel",
    "Command": "Stop-MgBetaUserEvent",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel",
    "Command": "Stop-MgBetaUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop",
    "Command": "Stop-MgBetaUserPendingAccessReviewInstance",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions",
    "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop",
    "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel",
    "Command": "Stop-MgBookingBusinessAppointment",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel",
    "Command": "Stop-MgBookingBusinessCalendarView",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/cancelMediaProcessing",
    "Command": "Stop-MgCommunicationCallMediaProcessing",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation",
    "ApiVersion": "v1.0",
    "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/{participant-id}/stopHoldMusic",
    "Command": "Stop-MgCommunicationCallParticipantHoldMusic",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopExpanded",
      "StopViaIdentity",
      "StopViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphStopHoldMusicOperation",
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel",
    "Command": "Stop-MgEntitlementManagementAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/calendar/events/{event-id}/cancel",
    "Command": "Stop-MgGroupCalendarEvent",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/cancel",
    "Command": "Stop-MgGroupEvent",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop",
    "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop",
    "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/stop",
    "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "POST",
    "Variants": [
      "Stop",
      "StopViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel",
    "Command": "Stop-MgPrintPrinterJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{printJob-id}/cancel",
    "Command": "Stop-MgPrintShareJob",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel",
    "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel",
    "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelViaIdentity"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/cancel",
    "Command": "Stop-MgUserEvent",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel",
    "Command": "Stop-MgUserEventInstance",
    "Method": "POST",
    "Variants": [
      "Cancel",
      "CancelExpanded",
      "CancelViaIdentity",
      "CancelViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "Command": "Submit-MgBetaEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "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": "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": "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/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "Command": "Submit-MgBetaEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "Command": "Submit-MgBetaEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/tiIndicators/submitTiIndicators",
    "Command": "Submit-MgBetaSecurityTiIndicator",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "Command": "Submit-MgEducationClassAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "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": "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": "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/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "Command": "Submit-MgEducationMeAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit",
    "Command": "Submit-MgEducationUserAssignmentSubmission",
    "Method": "POST",
    "Variants": [
      "Submit",
      "SubmitViaIdentity"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "Command": "Suspend-MgApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "Command": "Suspend-MgBetaApplicationSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause",
    "Command": "Suspend-MgBetaEducationSynchronizationProfile",
    "Method": "POST",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "Module": "Beta.Education",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause",
    "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Suspend-MgServicePrincipalSynchronizationJob",
    "Method": "POST",
    "Variants": [
      "Pause",
      "PauseViaIdentity"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps",
    "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp",
    "Method": "POST",
    "Variants": [
      "Sync"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses",
    "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts",
    "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount",
    "Method": "POST",
    "Variants": [
      "Sync"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/androidForWorkSettings/syncApps",
    "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp",
    "Method": "POST",
    "Variants": [
      "Sync"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps",
    "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp",
    "Method": "POST",
    "Variants": [
      "Sync"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice",
    "Command": "Sync-MgBetaDeviceManagementComanagedDevice",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram",
    "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync",
    "Command": "Sync-MgBetaDeviceManagementExchangeConnector",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncExpanded",
      "SyncViaIdentity",
      "SyncViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice",
    "Command": "Sync-MgBetaDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotSettings/sync",
    "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting",
    "Method": "POST",
    "Variants": [
      "Sync"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory",
    "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice",
    "Command": "Sync-MgBetaUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps",
    "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp",
    "Method": "POST",
    "Variants": [
      "Sync"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses",
    "Command": "Sync-MgDeviceAppManagementVppTokenLicense",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync",
    "Command": "Sync-MgDeviceManagementExchangeConnector",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncExpanded",
      "SyncViaIdentity",
      "SyncViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice",
    "Command": "Sync-MgDeviceManagementManagedDevice",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice",
    "Command": "Sync-MgUserManagedDevice",
    "Method": "POST",
    "Variants": [
      "Sync",
      "SyncViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/validateProperties",
    "Command": "Test-MgApplicationProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "Command": "Test-MgApplicationSynchronizationJobCredential",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/validateProperties",
    "Command": "Test-MgBetaAdministrativeUnitProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/validateProperties",
    "Command": "Test-MgBetaApplicationProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "Command": "Test-MgBetaApplicationSynchronizationJobCredential",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contacts/validateProperties",
    "Command": "Test-MgBetaContactProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/validateProperties",
    "Command": "Test-MgBetaContractProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/validateXml",
    "Command": "Test-MgBetaDeviceAppManagementMobileAppXml",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/validateFilter",
    "Command": "Test-MgBetaDeviceManagementAssignmentFilter",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript",
    "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize",
    "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/validateProperties",
    "Command": "Test-MgBetaDeviceProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/validateProperties",
    "Command": "Test-MgBetaDirectoryDeletedItemProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/validateProperties",
    "Command": "Test-MgBetaDirectoryObjectProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "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": "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
      }
    ]
  },
  {
    "Uri": "/directoryRoles/validateProperties",
    "Command": "Test-MgBetaDirectoryRoleProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/validateProperties",
    "Command": "Test-MgBetaDirectoryRoleTemplateProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directorySettingTemplates/validateProperties",
    "Command": "Test-MgBetaDirectorySettingTemplateProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "Command": "Test-MgBetaDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaDriveListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/validatePermission",
    "Command": "Test-MgBetaDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate",
    "Command": "Test-MgBetaExternalIndustryDataConnector",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateViaIdentity"
    ],
    "Module": "Beta.Search",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "IndustryData-DataConnector.ReadWrite.All",
        "Description": "Manage data connector definitions",
        "FullDescription": "Allows the app to read and write data connectors on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "IndustryData-DataConnector.Upload",
        "Description": "Upload files to a data connector",
        "FullDescription": "Allows the app to upload data files to a data connector on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "Command": "Test-MgBetaGroupDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaGroupDriveListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission",
    "Command": "Test-MgBetaGroupDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/evaluateDynamicMembership",
    "Command": "Test-MgBetaGroupDynamicMembership",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/evaluateDynamicMembership",
    "Command": "Test-MgBetaGroupDynamicMembershipRule",
    "Method": "POST",
    "Variants": [
      "Evaluate1",
      "EvaluateExpanded1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/validateProperties",
    "Command": "Test-MgBetaGroupProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaGroupSiteContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate",
    "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication",
    "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults",
    "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval",
    "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate",
    "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate",
    "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaGroupSiteListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration",
    "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration",
    "Method": "POST",
    "Variants": [
      "Validate",
      "Validate1",
      "ValidateExpanded",
      "ValidateViaIdentity"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate",
    "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/evaluateApplication",
    "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/evaluateClassificationResults",
    "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/evaluateRemoval",
    "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "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": "/organization/validateProperties",
    "Command": "Test-MgBetaOrganizationProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication",
    "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "ApiVersion": "beta",
    "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/evaluateClassificationResults",
    "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval",
    "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/validateProperties",
    "Command": "Test-MgBetaServicePrincipalProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaShareListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaSiteContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate",
    "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication",
    "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults",
    "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval",
    "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate",
    "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate",
    "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaSiteListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/cloudPCs/validateBulkResize",
    "Command": "Test-MgBetaUserCloudPcBulkResize",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "Command": "Test-MgBetaUserDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgBetaUserDriveListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission",
    "Command": "Test-MgBetaUserDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate",
    "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication",
    "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "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/evaluateClassificationResults",
    "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval",
    "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphInformationProtectionAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate",
    "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate",
    "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership",
    "Command": "Test-MgBetaUserJoinedGroupDynamicMembership",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/isManagedAppUserBlocked",
    "Command": "Test-MgBetaUserManagedAppUserBlocked",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Beta.Users.Functions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.Read.All",
        "Description": "Read Microsoft Intune apps",
        "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/users/validatePassword",
    "Command": "Test-MgBetaUserPassword",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphPasswordValidationInformation",
    "ApiVersion": "beta",
    "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/validateProperties",
    "Command": "Test-MgBetaUserProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication",
    "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "ApiVersion": "beta",
    "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",
    "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "ApiVersion": "beta",
    "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",
    "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval",
    "Method": "POST",
    "Variants": [
      "Evaluate",
      "EvaluateExpanded",
      "EvaluateViaIdentity",
      "EvaluateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction",
    "ApiVersion": "beta",
    "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": "/contacts/validateProperties",
    "Command": "Test-MgContactProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/validateProperties",
    "Command": "Test-MgContractProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/validateProperties",
    "Command": "Test-MgDeviceProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/deletedItems/validateProperties",
    "Command": "Test-MgDirectoryDeletedItemProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/validateProperties",
    "Command": "Test-MgDirectoryObjectProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "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": "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
      }
    ]
  },
  {
    "Uri": "/directoryRoles/validateProperties",
    "Command": "Test-MgDirectoryRoleProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/validateProperties",
    "Command": "Test-MgDirectoryRoleTemplateProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "Command": "Test-MgDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgDriveListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/validatePermission",
    "Command": "Test-MgDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "Command": "Test-MgGroupDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgGroupDriveListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission",
    "Command": "Test-MgGroupDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/validateProperties",
    "Command": "Test-MgGroupPermissionGrantProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/validateProperties",
    "Command": "Test-MgGroupProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Group.Read.All",
        "Description": "Read all groups",
        "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ",
        "IsAdmin": true
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groupSettingTemplates/validateProperties",
    "Command": "Test-MgGroupSettingTemplateProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgGroupSiteContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgGroupSiteListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/organization/validateProperties",
    "Command": "Test-MgOrganizationProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/validateProperties",
    "Command": "Test-MgServicePrincipalProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials",
    "Command": "Test-MgServicePrincipalSynchronizationJobCredential",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgShareListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgSiteContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgSiteListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/validateProperties",
    "Command": "Test-MgUserChatPermissionGrantProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission",
    "Command": "Test-MgUserDriveItemPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished",
    "Command": "Test-MgUserDriveListContentTypePublished",
    "Method": "GET",
    "Variants": [
      "Is",
      "IsViaIdentity"
    ],
    "Module": "Users.Functions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission",
    "Command": "Test-MgUserDriveRootPermission",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded",
      "ValidateViaIdentity",
      "ValidateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/validateProperties",
    "Command": "Test-MgUserProperty",
    "Method": "POST",
    "Variants": [
      "Validate",
      "ValidateExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/unblockManagedApps",
    "Command": "Unblock-MgBetaUserManagedApp",
    "Method": "POST",
    "Variants": [
      "Unblock",
      "UnblockViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgBetaChatMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgBetaChatMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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",
    "Command": "Undo-MgBetaTeamChannelMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete",
    "Command": "Undo-MgBetaTeamworkDeletedChatDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgBetaUserChatMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgBetaUserChatMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgChatMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgChatMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgTeamChannelMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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",
    "Command": "Undo-MgTeamChannelMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete",
    "Command": "Undo-MgUserChatMessageReplySoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete",
    "Command": "Undo-MgUserChatMessageSoftDelete",
    "Method": "POST",
    "Variants": [
      "Undo",
      "UndoViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/bookingBusinesses/{bookingBusiness-id}/unpublish",
    "Command": "Unpublish-MgBetaBookingBusiness",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Bookings",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaGroupDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaGroupSiteContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaGroupSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaShareListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaSiteContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgBetaUserDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish",
    "Command": "Unpublish-MgBookingBusiness",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgGroupDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgGroupSiteContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgGroupSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgShareListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgSiteContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.FullControl.All",
      "Description": "Have full control of all your site collections",
      "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgSiteListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish",
    "Command": "Unpublish-MgUserDriveListContentType",
    "Method": "POST",
    "Variants": [
      "Unpublish",
      "UnpublishViaIdentity"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge",
    "Command": "Update-MgAdminEdge",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphEdge",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode",
    "Command": "Update-MgAdminEdgeInternetExplorerMode",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/people",
    "Command": "Update-MgAdminPeople",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "Command": "Update-MgAdminPeopleProfileCardProperty",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint",
    "Command": "Update-MgAdminSharepoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSharepoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint/settings",
    "Command": "Update-MgAdminSharepointSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/agreements/{agreement-id}",
    "Command": "Update-MgAgreement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "Command": "Update-MgAgreementAcceptance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file",
    "Command": "Update-MgAgreementFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Update-MgAgreementFileLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgAgreementFileLocalizationVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgAgreementFileVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "Command": "Update-MgAppCatalogTeamApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "Command": "Update-MgAppCatalogTeamAppDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "Command": "Update-MgAppCatalogTeamAppDefinitionBot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}",
    "Command": "Update-MgApplication",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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(appId='{appId}')",
    "Command": "Update-MgApplicationByAppId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "Command": "Update-MgApplicationExtensionProperty",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "Command": "Update-MgApplicationFederatedIdentityCredential",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Update-MgApplicationSynchronizationJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Update-MgApplicationSynchronizationJobSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Update-MgApplicationSynchronizationTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgApplicationSynchronizationTemplateSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}",
    "Command": "Update-MgBetaAccessReview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "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}/decisions/{accessReviewDecision-id}",
    "Command": "Update-MgBetaAccessReviewDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}",
    "Command": "Update-MgBetaAccessReviewInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}",
    "Command": "Update-MgBetaAccessReviewInstanceDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}",
    "Command": "Update-MgBetaAccessReviewInstanceMyDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}",
    "Command": "Update-MgBetaAccessReviewInstanceReviewer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}",
    "Command": "Update-MgBetaAccessReviewMyDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewDecision",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}",
    "Command": "Update-MgBetaAccessReviewReviewer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge",
    "Command": "Update-MgBetaAdminEdge",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEdge",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerMode",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphInternetExplorerMode",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSiteList",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSharedCookie",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}",
    "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphBrowserSite",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BrowserSiteLists.ReadWrite.All",
      "Description": "Read and write browser site lists for your organization",
      "FullDescription": "Allows an app to read and write the browser site lists configured for your organization, on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}",
    "Command": "Update-MgBetaAdministrativeUnit",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaAdministrativeUnitExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people",
    "Command": "Update-MgBetaAdminPeople",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPeopleAdminSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}",
    "Command": "Update-MgBetaAdminPeopleProfileCardProperty",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphProfileCardProperty",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/people/pronouns",
    "Command": "Update-MgBetaAdminPeoplePronoun",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPronounsSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/reportSettings",
    "Command": "Update-MgBetaAdminReportSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAdminReportSettings",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ReportSettings.ReadWrite.All",
      "Description": "Read and write admin report settings",
      "FullDescription": "Allows the app to read and update admin report settings, such as whether to display concealed information in reports, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/sharepoint",
    "Command": "Update-MgBetaAdminSharepoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSharepoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/sharepoint/settings",
    "Command": "Update-MgBetaAdminSharepointSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSharepointSettings",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/agreements/{agreement-id}",
    "Command": "Update-MgBetaAgreement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}",
    "Command": "Update-MgBetaAgreementAcceptance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file",
    "Command": "Update-MgBetaAgreementFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Update-MgBetaAgreementFileLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgBetaAgreementFileLocalizationVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgBetaAgreementFileVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}",
    "Command": "Update-MgBetaAppCatalogTeamApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsApp",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppIcon",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent",
    "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}",
    "Command": "Update-MgBetaApplication",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "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
      },
      {
        "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(appId='{appId}')",
    "Command": "Update-MgBetaApplicationByAppId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications(uniqueName='{uniqueName}')",
    "Command": "Update-MgBetaApplicationByUniqueName",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}",
    "Command": "Update-MgBetaApplicationExtensionProperty",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphExtensionProperty",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}",
    "Command": "Update-MgBetaApplicationFederatedIdentityCredential",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphFederatedIdentityCredential",
    "ApiVersion": "beta",
    "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
      },
      {
        "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}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Update-MgBetaApplicationSynchronizationJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Update-MgBetaApplicationSynchronizationJobSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Update-MgBetaApplicationSynchronizationTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}",
    "Command": "Update-MgBetaBookingBusiness",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "Command": "Update-MgBetaBookingBusinessAppointment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "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 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": "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": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "Command": "Update-MgBetaBookingBusinessCalendarView",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}",
    "Command": "Update-MgBetaBookingBusinessCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomer",
    "ApiVersion": "beta",
    "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 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": "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": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "Command": "Update-MgBetaBookingBusinessCustomQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "beta",
    "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.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": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "Command": "Update-MgBetaBookingBusinessService",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}",
    "Command": "Update-MgBetaBookingBusinessStaffMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingStaffMember",
    "ApiVersion": "beta",
    "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.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
      }
    ]
  },
  {
    "Uri": "/bookingCurrencies/{bookingCurrency-id}",
    "Command": "Update-MgBetaBookingCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}",
    "Command": "Update-MgBetaBusinessFlowTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphBusinessFlowTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}",
    "Command": "Update-MgBetaBusinessScenario",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenario",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaBusinessScenarioPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioPlanner",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration",
    "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerPlanConfiguration",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization",
    "ApiVersion": "beta",
    "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/tasks/{businessScenarioTask-id}",
    "Command": "Update-MgBetaBusinessScenarioPlannerTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphBusinessScenarioTask",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "BusinessScenarioData.ReadWrite.OwnedBy",
      "Description": "Read and write data for business scenarios this app creates or owns",
      "FullDescription": "Allows the app to fully manage all data associated with the business scenarios it owns. These changes will be attributed to you.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerTaskConfiguration",
    "ApiVersion": "beta",
    "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/tasks/{businessScenarioTask-id}/details",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat",
    "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}",
    "Command": "Update-MgBetaChat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "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}/installedApps/{teamsAppInstallation-id}/upgrade",
    "Command": "Update-MgBetaChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}/lastMessagePreview",
    "Command": "Update-MgBetaChatLastMessagePreview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Update-MgBetaChatMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}",
    "Command": "Update-MgBetaChatMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "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}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaChatMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaChatMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Update-MgBetaChatOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgBetaChatPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Update-MgBetaChatPinnedMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaChatTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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.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": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "beta",
    "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}/contentSharingSessions/{contentSharingSession-id}",
    "Command": "Update-MgBetaCommunicationCallContentSharingSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "Command": "Update-MgBetaCommunicationCallOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "Command": "Update-MgBetaCommunicationCallParticipant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/updateRecordingStatus",
    "Command": "Update-MgBetaCommunicationCallRecordingStatus",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation",
    "ApiVersion": "beta",
    "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/callRecords/{callRecord-id}/sessions/{session-id}",
    "Command": "Update-MgBetaCommunicationCallRecordSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeeting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRecording",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}",
    "Command": "Update-MgBetaCommunicationPresence",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance",
    "Command": "Update-MgBetaCompliance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery",
    "Command": "Update-MgBetaComplianceEdiscovery",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCase",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCase",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCustodian",
    "ApiVersion": "beta",
    "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}/updateIndex",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryLegalHold",
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Beta.Compliance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoverySourceCollection",
    "ApiVersion": "beta",
    "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/{dataSource-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}",
    "Command": "Update-MgBetaComplianceEdiscoveryCaseTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphEdiscoveryTag",
    "ApiVersion": "beta",
    "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": "/contacts/{orgContact-id}",
    "Command": "Update-MgBetaContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}",
    "Command": "Update-MgBetaContract",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "Command": "Update-MgBetaDataPolicyOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}",
    "Command": "Update-MgBetaDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "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": "/deviceAppManagement",
    "Command": "Update-MgBetaDeviceAppManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}",
    "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}",
    "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship",
    "Method": "PATCH",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppRelationship",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships",
    "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/update",
    "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet",
    "Method": "POST",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/policySets/{policySet-id}",
    "Command": "Update-MgBetaDeviceAppManagementPolicySet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}",
    "Command": "Update-MgBetaDeviceAppManagementPolicySetItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphPolicySetItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceAppManagement/symantecCodeSigningCertificate",
    "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}",
    "Command": "Update-MgBetaDeviceAppManagementTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagementTask",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus",
    "Command": "Update-MgBetaDeviceAppManagementTaskStatus",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "Command": "Update-MgBetaDeviceAppManagementVppToken",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}",
    "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsManagedAppProtection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/devices(deviceId='{deviceId}')",
    "Command": "Update-MgBetaDeviceByDeviceId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/commands/{command-id}",
    "Command": "Update-MgBetaDeviceCommand",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaDeviceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement",
    "Command": "Update-MgBetaDeviceManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "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": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary",
    "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}",
    "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}",
    "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}",
    "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}",
    "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidForWorkSettings",
    "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidForWorkSettings",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings",
    "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}",
    "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/applePushNotificationCertificate",
    "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}",
    "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}",
    "Command": "Update-MgBetaDeviceManagementAssignmentFilter",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/auditEvents/{auditEvent-id}",
    "Command": "Update-MgBetaDeviceManagementAuditEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}",
    "Command": "Update-MgBetaDeviceManagementAutopilotEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}",
    "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}",
    "Command": "Update-MgBetaDeviceManagementCartToClassAssociation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCartToClassAssociation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/categories/{deviceManagementSettingCategory-id}",
    "Command": "Update-MgBetaDeviceManagementCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}",
    "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComanagementEligibleDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementComplianceSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/conditionalAccessSettings",
    "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementConfigurationSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}",
    "Command": "Update-MgBetaDeviceManagementDataSharingConsent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDataSharingConsent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDepOnboardingSetting",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}",
    "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}",
    "Command": "Update-MgBetaDeviceManagementDerivedCredential",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "Command": "Update-MgBetaDeviceManagementDetectedApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization",
    "Method": "POST",
    "Variants": [
      "Refresh"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRestrictedAppsViolation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationUserStateSummaries",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary",
    "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.Read.All",
        "Description": "Read Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceShellScript",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}",
    "Command": "Update-MgBetaDeviceManagementDomainJoinConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}",
    "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "Command": "Update-MgBetaDeviceManagementExchangeConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}",
    "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings",
    "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyPresentation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicySettingMapping",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.Read.All",
      "Description": "Read Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyObjectFile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphGroupPolicyOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles",
    "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}",
    "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}",
    "Command": "Update-MgBetaDeviceManagementIntent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementIntentAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}",
    "Command": "Update-MgBetaDeviceManagementIntentCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Update-MgBetaDeviceManagementIntentCategorySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}",
    "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementIntentDeviceState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary",
    "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings",
    "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Update-MgBetaDeviceManagementIntentSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}",
    "Command": "Update-MgBetaDeviceManagementIntentUserState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary",
    "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}",
    "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "Command": "Update-MgBetaDeviceManagementIoUpdateStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}",
    "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}",
    "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}",
    "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelSite",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}",
    "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMicrosoftTunnelServer",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/monitoring",
    "Command": "Update-MgBetaDeviceManagementMonitoring",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementMonitoring",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}",
    "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}",
    "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementAlertRule",
    "ApiVersion": "beta",
    "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/ndesConnectors/{ndesConnector-id}",
    "Command": "Update-MgBetaDeviceManagementNdeConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphNdesConnector",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "Command": "Update-MgBetaDeviceManagementPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}",
    "Command": "Update-MgBetaDeviceManagementRemoteActionAudit",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphRemoteActionAudit",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports",
    "Command": "Update-MgBetaDeviceManagementReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}",
    "Command": "Update-MgBetaDeviceManagementResourceAccessProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "Command": "Update-MgBetaDeviceManagementResourceOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementReusableSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}",
    "Command": "Update-MgBetaDeviceManagementRoleScopeTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTag",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}",
    "Command": "Update-MgBetaDeviceManagementScript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementScriptAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}",
    "Command": "Update-MgBetaDeviceManagementScriptUserRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}",
    "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementSettingDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}",
    "Command": "Update-MgBetaDeviceManagementTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}",
    "Command": "Update-MgBetaDeviceManagementTemplateSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "Command": "Update-MgBetaDeviceManagementTermAndCondition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}",
    "Command": "Update-MgBetaDeviceManagementUserPfxCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphUserPfxCertificate",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcBulkAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcDeviceImage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting",
    "ApiVersion": "beta",
    "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/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcGalleryImage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection",
    "ApiVersion": "beta",
    "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}/updateAdDomainPassword",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/organizationSettings",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings",
    "ApiVersion": "beta",
    "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/provisioningPolicies/{cloudPcProvisioningPolicy-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy",
    "ApiVersion": "beta",
    "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/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcReports",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcExportJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSnapshot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcSupportedRegion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotSettings",
    "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsAutopilotSettings",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}",
    "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/devices/{device-id}/usageRights/{usageRight-id}",
    "Command": "Update-MgBetaDeviceUsageRights",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory",
    "Command": "Update-MgBetaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "Command": "Update-MgBetaDirectoryAdministrativeUnit",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "Command": "Update-MgBetaDirectoryAttributeSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/certificateAuthorities",
    "Command": "Update-MgBetaDirectoryCertificateAuthority",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateAuthorityPath",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}",
    "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}",
    "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "Command": "Update-MgBetaDirectoryFederationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/impactedResources/{impactedResource-id}",
    "Command": "Update-MgBetaDirectoryImpactedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}",
    "Command": "Update-MgBetaDirectoryInboundSharedUserProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInboundSharedUserProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}",
    "Command": "Update-MgBetaDirectoryObject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "Command": "Update-MgBetaDirectoryOnPremiseSynchronization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "beta",
    "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/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}",
    "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOutboundSharedUserProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}",
    "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}",
    "Command": "Update-MgBetaDirectoryRecommendation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphRecommendation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}",
    "Command": "Update-MgBetaDirectoryRecommendationImpactedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphImpactedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}",
    "Command": "Update-MgBetaDirectoryRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "Command": "Update-MgBetaDirectoryRoleScopedMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "Command": "Update-MgBetaDirectoryRoleTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/settings/{directorySetting-id}",
    "Command": "Update-MgBetaDirectorySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "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": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}",
    "Command": "Update-MgBetaDirectorySettingTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectorySettingTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}",
    "Command": "Update-MgBetaDirectorySharedEmailDomain",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/directory/subscriptions/{companySubscription-id}",
    "Command": "Update-MgBetaDirectorySubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCompanySubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}",
    "Command": "Update-MgBetaDomain",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "Command": "Update-MgBetaDomainFederationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "Command": "Update-MgBetaDomainServiceConfigurationRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}",
    "Command": "Update-MgBetaDomainSharedEmailDomainInvitation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "Command": "Update-MgBetaDomainVerificationDnsRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}",
    "Command": "Update-MgBetaDrive",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Update-MgBetaDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "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}/analytics",
    "Command": "Update-MgBetaDriveItemAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Update-MgBetaDriveItemListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Update-MgBetaDriveItemListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaDriveItemListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaDriveItemListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Update-MgBetaDriveItemPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/retentionLabel",
    "Command": "Update-MgBetaDriveItemRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaDriveItemSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgBetaDriveItemThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Update-MgBetaDriveItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list",
    "Command": "Update-MgBetaDriveList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaDriveListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaDriveListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaDriveListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaDriveListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Update-MgBetaDriveListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaDriveListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaDriveListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgBetaDriveListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaDriveListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaDriveListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaDriveListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaDriveListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root",
    "Command": "Update-MgBetaDriveRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics",
    "Command": "Update-MgBetaDriveRootAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem",
    "Command": "Update-MgBetaDriveRootListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "Command": "Update-MgBetaDriveRootListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaDriveRootListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaDriveRootListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Update-MgBetaDriveRootPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/retentionLabel",
    "Command": "Update-MgBetaDriveRootRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaDriveRootSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgBetaDriveRootThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Update-MgBetaDriveRootVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}",
    "Command": "Update-MgBetaEducationClass",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "beta",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Update-MgBetaEducationClassAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaEducationClassAssignmentCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "Command": "Update-MgBetaEducationClassAssignmentDefault",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaEducationClassAssignmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Update-MgBetaEducationClassAssignmentRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaEducationClassAssignmentSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "ApiVersion": "beta",
    "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/gradingCategories/{educationGradingCategory-id}",
    "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationGradingCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Update-MgBetaEducationClassAssignmentSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "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": "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}",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}",
    "Command": "Update-MgBetaEducationClassModule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}",
    "Command": "Update-MgBetaEducationClassModuleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationModuleResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me",
    "Command": "Update-MgBetaEducationMe",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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/assignments/{educationAssignment-id}",
    "Command": "Update-MgBetaEducationMeAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Update-MgBetaEducationMeAssignmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "Command": "Update-MgBetaEducationMeAssignmentRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Update-MgBetaEducationMeAssignmentSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "Command": "Update-MgBetaEducationMeRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "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/user/mailboxSettings",
    "Command": "Update-MgBetaEducationMeUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education",
    "Command": "Update-MgBetaEducationRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/schools/{educationSchool-id}",
    "Command": "Update-MgBetaEducationSchool",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "beta",
    "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}/administrativeUnit",
    "Command": "Update-MgBetaEducationSchoolAdministrativeUnit",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}",
    "Command": "Update-MgBetaEducationSynchronizationProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}",
    "Command": "Update-MgBetaEducationSynchronizationProfileError",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationError",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus",
    "Command": "Update-MgBetaEducationSynchronizationProfileStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}",
    "Command": "Update-MgBetaEducationUser",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "beta",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Update-MgBetaEducationUserAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Update-MgBetaEducationUserAssignmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}",
    "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Update-MgBetaEducationUserAssignmentRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Update-MgBetaEducationUserAssignmentSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}",
    "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/user/mailboxSettings",
    "Command": "Update-MgBetaEducationUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "Command": "Update-MgBetaEducationUserRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "beta",
    "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/accessPackageAssignments/{accessPackageAssignment-id}/reprocess",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment",
    "Method": "POST",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "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/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionHandler",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "beta",
    "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}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "Command": "Update-MgBetaEntitlementManagementConnectedOrganization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "beta",
    "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/settings",
    "Command": "Update-MgBetaEntitlementManagementSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "ApiVersion": "beta",
    "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/subjects/{accessPackageSubject-id}",
    "Command": "Update-MgBetaEntitlementManagementSubject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external",
    "Command": "Update-MgBetaExternal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}",
    "Command": "Update-MgBetaExternalAuthorizationSystem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphAuthorizationSystem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo",
    "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphDataCollectionInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}",
    "Command": "Update-MgBetaExternalConnection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "Command": "Update-MgBetaExternalConnectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "Command": "Update-MgBetaExternalConnectionGroupMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "Command": "Update-MgBetaExternalConnectionItemActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "Command": "Update-MgBetaExternalConnectionOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/quota",
    "Command": "Update-MgBetaExternalConnectionQuota",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "Command": "Update-MgBetaExternalConnectionSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}",
    "Command": "Update-MgBetaExternalIndustryDataConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataConnector",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-DataConnector.ReadWrite.All",
      "Description": "Manage data connector definitions",
      "FullDescription": "Allows the app to read and write data connectors on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}",
    "Command": "Update-MgBetaExternalIndustryDataInboundFlow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataInboundFlow",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-InboundFlow.ReadWrite.All",
      "Description": "Manage inbound flow definitions",
      "FullDescription": "Allows the app to read and write inbound data flows on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/operations/{longRunningOperation-id}",
    "Command": "Update-MgBetaExternalIndustryDataOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}",
    "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/roleGroups/{roleGroup-id}",
    "Command": "Update-MgBetaExternalIndustryDataRoleGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataRoleGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}",
    "Command": "Update-MgBetaExternalIndustryDataSourceSystem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-SourceSystem.ReadWrite.All",
      "Description": "Manage source system definitions",
      "FullDescription": "Allows the app to read and write source system definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}",
    "Command": "Update-MgBetaExternalIndustryDataYear",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IndustryData-TimePeriod.ReadWrite.All",
      "Description": "Manage time period definitions",
      "FullDescription": "Allows the app to read and write time period definitions on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/financials",
    "Command": "Update-MgBetaFinancial",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphFinancials",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}",
    "Command": "Update-MgBetaFinancialCompanyCountryRegion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCountryRegion",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/currencies/{currency-id}",
    "Command": "Update-MgBetaFinancialCompanyCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency",
    "Command": "Update-MgBetaFinancialCompanyCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomerPayment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPaymentJournal",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomerPayment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}",
    "Command": "Update-MgBetaFinancialCompanyEmployee",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphEmployee",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyEmployeePicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}",
    "Command": "Update-MgBetaFinancialCompanyInformation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCompanyInformation",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}",
    "Command": "Update-MgBetaFinancialCompanyItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}",
    "Command": "Update-MgBetaFinancialCompanyItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/journals/{journal-id}",
    "Command": "Update-MgBetaFinancialCompanyJournal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournal",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}",
    "Command": "Update-MgBetaFinancialCompanyJournalLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphJournalLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}",
    "Command": "Update-MgBetaFinancialCompanyPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}",
    "Command": "Update-MgBetaFinancialCompanyPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPurchaseInvoice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPurchaseInvoiceLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphVendor",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesCreditMemoLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}",
    "Command": "Update-MgBetaFinancialCompanySaleInvoice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesInvoice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesInvoiceLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}",
    "Command": "Update-MgBetaFinancialCompanySaleOrder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesOrder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesOrderLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}",
    "Command": "Update-MgBetaFinancialCompanySaleQuote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesQuote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLine",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphSalesQuoteLine",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphItemCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod",
    "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}",
    "Command": "Update-MgBetaFinancialCompanyShipmentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphShipmentMethod",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}",
    "Command": "Update-MgBetaFinancialCompanyTaxArea",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxArea",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}",
    "Command": "Update-MgBetaFinancialCompanyTaxGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphTaxGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}",
    "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphUnitOfMeasure",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}",
    "Command": "Update-MgBetaFinancialCompanyVendor",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphVendor",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Financials.ReadWrite.All",
      "Description": "Read and write financials data",
      "FullDescription": "Allows the app to read and write financials data on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency",
    "Command": "Update-MgBetaFinancialCompanyVendorCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphCurrency",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod",
    "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentMethod",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm",
    "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPaymentTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}",
    "Command": "Update-MgBetaFinancialCompanyVendorPicture",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Financials",
    "OutputType": "IMicrosoftGraphPicture",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}",
    "Command": "Update-MgBetaGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Update-MgBetaGroupAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups(uniqueName='{uniqueName}')",
    "Command": "Update-MgBetaGroupByUniqueName",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "Command": "Update-MgBetaGroupCalendarEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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/calendarPermissions/{calendarPermission-id}",
    "Command": "Update-MgBetaGroupCalendarPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "Command": "Update-MgBetaGroupConversationThread",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "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}/posts/{post-id}",
    "Command": "Update-MgBetaGroupConversationThreadPost",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupConversationThreadPostExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "Command": "Update-MgBetaGroupDrive",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Update-MgBetaGroupDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Update-MgBetaGroupDriveItemAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Update-MgBetaGroupDriveItemListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Update-MgBetaGroupDriveItemListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaGroupDriveItemListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaGroupDriveItemListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Update-MgBetaGroupDriveItemPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "Command": "Update-MgBetaGroupDriveItemRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaGroupDriveItemSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgBetaGroupDriveItemThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Update-MgBetaGroupDriveItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "Command": "Update-MgBetaGroupDriveList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaGroupDriveListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaGroupDriveListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaGroupDriveListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Update-MgBetaGroupDriveListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgBetaGroupDriveListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaGroupDriveListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaGroupDriveListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaGroupDriveListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaGroupDriveListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "Command": "Update-MgBetaGroupDriveRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "Command": "Update-MgBetaGroupDriveRootAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "Command": "Update-MgBetaGroupDriveRootListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Update-MgBetaGroupDriveRootListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaGroupDriveRootListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaGroupDriveRootListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Update-MgBetaGroupDriveRootPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel",
    "Command": "Update-MgBetaGroupDriveRootRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaGroupDriveRootSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgBetaGroupDriveRootThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Update-MgBetaGroupDriveRootVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/endpoints/{endpoint-id}",
    "Command": "Update-MgBetaGroupEndpoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}",
    "Command": "Update-MgBetaGroupEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupEventExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupEventInstanceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "Command": "Update-MgBetaGroupLifecyclePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "beta",
    "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": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgBetaGroupOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgBetaGroupOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaGroupOnenotePageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaGroupOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgBetaGroupOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgBetaGroupPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo",
    "Command": "Update-MgBetaGroupPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "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}/planner",
    "Command": "Update-MgBetaGroupPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "Command": "Update-MgBetaGroupPlannerPlanDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/settings/{directorySetting-id}",
    "Command": "Update-MgBetaGroupSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphDirectorySetting",
    "ApiVersion": "beta",
    "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": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "Command": "Update-MgBetaGroupSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "Command": "Update-MgBetaGroupSiteAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaGroupSiteColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaGroupSiteContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaGroupSiteContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaGroupSiteContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection",
    "Command": "Update-MgBetaGroupSiteInformationProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy",
    "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings",
    "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "Command": "Update-MgBetaGroupSiteList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaGroupSiteListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaGroupSiteListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaGroupSiteListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Update-MgBetaGroupSiteListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "Command": "Update-MgBetaGroupSiteListItemActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Update-MgBetaGroupSiteListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaGroupSiteListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaGroupSiteListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaGroupSiteListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaGroupSiteListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "Command": "Update-MgBetaGroupSiteOnenote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgBetaGroupSiteOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgBetaGroupSiteOnenoteSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaGroupSiteOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}",
    "Command": "Update-MgBetaGroupSitePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "Command": "Update-MgBetaGroupSitePermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin",
    "Command": "Update-MgBetaGroupSiteRecycleBin",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecycleBin",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}",
    "Command": "Update-MgBetaGroupSiteRecycleBinItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRecycleBinItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "Command": "Update-MgBetaGroupSiteTermStore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "Command": "Update-MgBetaGroupTeamChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Update-MgBetaGroupTeamChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Update-MgBetaGroupTeamChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaGroupTeamChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaGroupTeamChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "Command": "Update-MgBetaGroupTeamMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "Command": "Update-MgBetaGroupTeamOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgBetaGroupTeamPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo",
    "Command": "Update-MgBetaGroupTeamPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "Command": "Update-MgBetaGroupTeamPrimaryChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaGroupTeamPrimaryChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "Command": "Update-MgBetaGroupTeamScheduleOpenShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "Command": "Update-MgBetaGroupTeamScheduleShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}",
    "Command": "Update-MgBetaGroupTeamScheduleTimeCard",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "Command": "Update-MgBetaGroupTeamScheduleTimeOff",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "Command": "Update-MgBetaGroupTeamTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "Command": "Update-MgBetaGroupTeamTagMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "Command": "Update-MgBetaGroupThread",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "beta",
    "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}/posts/{post-id}",
    "Command": "Update-MgBetaGroupThreadPost",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": "IMicrosoftGraphPost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupThreadPostExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Update-MgBetaGroupThreadPostInReplyToExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Groups",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "Command": "Update-MgBetaIdentityApiConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}",
    "Command": "Update-MgBetaIdentityAuthenticationEventFlow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventsFlow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}",
    "Command": "Update-MgBetaIdentityAuthenticationEventListener",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationEventListener",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}",
    "Command": "Update-MgBetaIdentityB2CUserFlow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2CIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Update-MgBetaIdentityB2CUserFlowLanguage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "Command": "Update-MgBetaIdentityB2XUserFlow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Update-MgBetaIdentityB2XUserFlowLanguage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance",
    "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess",
    "Command": "Update-MgBetaIdentityConditionalAccess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength",
    "Method": "PATCH",
    "Variants": [
      "Update1",
      "UpdateExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode",
    "Method": "PATCH",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination",
    "Method": "POST",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "beta",
    "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.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": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "Command": "Update-MgBetaIdentityConditionalAccessPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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": "/identity/continuousAccessEvaluationPolicy",
    "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Application.Read.All",
        "Description": "Read applications",
        "FullDescription": "Allows the app to read applications and service principals on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "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": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}",
    "Command": "Update-MgBetaIdentityCustomAuthenticationExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCustomAuthenticationExtension",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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}/insights/{governanceInsight-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "beta",
    "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}/insights/{governanceInsight-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/policy",
    "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}",
    "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "beta",
    "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/workflows/{workflow-id}/createdBy/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "beta",
    "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}/createdBy/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "ApiVersion": "beta",
    "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/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "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/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement",
    "Command": "Update-MgBetaIdentityGovernancePermissionManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPermissionsManagement",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}",
    "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPermissionsRequestChange",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert",
    "Method": "POST",
    "Variants": [
      "Refresh",
      "Refresh1",
      "RefreshExpanded",
      "RefreshViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}",
    "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "beta",
    "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/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "Command": "Update-MgBetaIdentityProvider",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlows/{identityUserFlow-id}",
    "Command": "Update-MgBetaIdentityUserFlow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlow",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "Command": "Update-MgBetaIdentityUserFlowAttribute",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/informationProtection",
    "Command": "Update-MgBetaInformationProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy",
    "Command": "Update-MgBetaInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Update-MgBetaInformationProtectionPolicyLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/sensitivityPolicySettings",
    "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}",
    "Command": "Update-MgBetaInvitation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Update-MgBetaOauth2PermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "beta",
    "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), on your behalf. ",
        "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": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgentGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphOnPremisesAgent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfileConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnector",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphConnectorGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}",
    "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphPublishedResource",
    "ApiVersion": "beta",
    "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": "/organization/{organization-id}",
    "Command": "Update-MgBetaOrganization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Update-MgBetaOrganizationBranding",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "ApiVersion": "beta",
    "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/localizations/{organizationalBrandingLocalization-id}",
    "Command": "Update-MgBetaOrganizationBrandingLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "beta",
    "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}/extensions/{extension-id}",
    "Command": "Update-MgBetaOrganizationExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/partnerInformation",
    "Command": "Update-MgBetaOrganizationPartnerInformation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphPartnerInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings",
    "Command": "Update-MgBetaOrganizationSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/organization/{organization-id}/settings/contactInsights",
    "Command": "Update-MgBetaOrganizationSettingContactInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaOrganizationSettingItemInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "ApiVersion": "beta",
    "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/microsoftApplicationDataAccess",
    "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings",
    "ApiVersion": "beta",
    "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/peopleInsights",
    "Command": "Update-MgBetaOrganizationSettingPersonInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInsightsSettings",
    "ApiVersion": "beta",
    "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": "/places/{place-id}",
    "Command": "Update-MgBetaPlace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphPlace",
    "ApiVersion": "beta",
    "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": "/planner",
    "Command": "Update-MgBetaPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "Command": "Update-MgBetaPlannerBucket",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaPlannerPlan",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaPlannerPlanDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "beta",
    "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/rosters/{plannerRoster-id}",
    "Command": "Update-MgBetaPlannerRoster",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRoster",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}",
    "Command": "Update-MgBetaPlannerRosterMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerRosterMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/planner/tasks/{plannerTask-id}",
    "Command": "Update-MgBetaPlannerTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaPlannerTaskDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "ApiVersion": "beta",
    "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": "/policies/accessReviewPolicy",
    "Command": "Update-MgBetaPolicyAccessReviewPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAccessReviewPolicy",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/adminConsentRequestPolicy",
    "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Update-MgBetaPolicyAppManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationFlowsPolicy",
    "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationFlows",
      "Description": "Read and write your authentication flow policies",
      "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy",
    "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write your authentication method policies ",
      "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations",
    "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}",
    "Command": "Update-MgBetaPolicyAuthorizationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}",
    "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDefaultUserRoleOverride",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/b2cAuthenticationMethodsPolicy",
    "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write your authentication method policies ",
      "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "Command": "Update-MgBetaPolicyClaimMappingPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration",
    "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/defaultAppManagementPolicy",
    "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/deviceRegistrationPolicy",
    "Command": "Update-MgBetaPolicyDeviceRegistrationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/directoryRoleAccessReviewPolicy",
    "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/externalIdentitiesPolicy",
    "Command": "Update-MgBetaPolicyExternalIdentityPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy",
    "ApiVersion": "beta",
    "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 on your behalf. 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": true
    }
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Update-MgBetaPolicyFeatureRolloutPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "beta",
    "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/federatedTokenValidationPolicy",
    "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "ApiVersion": "beta",
    "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.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": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}",
    "Command": "Update-MgBetaPolicyMobileAppManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMobilityManagementPolicy",
    "ApiVersion": "beta",
    "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/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "Command": "Update-MgBetaPolicyPermissionGrantPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "Command": "Update-MgBetaPolicyRoleManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Update-MgBetaPolicyRoleManagementPolicyRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "beta",
    "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/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}",
    "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}",
    "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}",
    "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Update-MgBetaPolicyTokenIssuancePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Update-MgBetaPolicyTokenLifetimePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print",
    "Command": "Update-MgBetaPrint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/connectors/{printConnector-id}",
    "Command": "Update-MgBetaPrintConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "beta",
    "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/operations/{printOperation-id}",
    "Command": "Update-MgBetaPrintOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}",
    "Command": "Update-MgBetaPrintPrinter",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "beta",
    "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}/jobs/{printJob-id}",
    "Command": "Update-MgBetaPrintPrinterJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "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}/documents/{printDocument-id}",
    "Command": "Update-MgBetaPrintPrinterJobDocument",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Update-MgBetaPrintPrinterJobTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}",
    "Command": "Update-MgBetaPrintPrinterShare",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}",
    "Command": "Update-MgBetaPrintPrinterShareJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Update-MgBetaPrintPrinterShareJobDocument",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Update-MgBetaPrintPrinterShareJobTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "Command": "Update-MgBetaPrintPrinterTaskTrigger",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}",
    "Command": "Update-MgBetaPrintService",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "Command": "Update-MgBetaPrintServiceEndpoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}",
    "Command": "Update-MgBetaPrintShare",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "beta",
    "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}/mailboxSettings",
    "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "Command": "Update-MgBetaPrintShareJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Update-MgBetaPrintShareJobDocument",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Update-MgBetaPrintShareJobTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "Command": "Update-MgBetaPrintTaskDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaPrintTaskDefinitionTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "beta",
    "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": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Update-MgBetaPrivacySubjectRightsRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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}/approvers/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Update-MgBetaPrivacySubjectRightsRequestNote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}",
    "Command": "Update-MgBetaPrivilegedAccess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccess",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}",
    "Command": "Update-MgBetaPrivilegedAccessResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceResource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject",
    "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceSubject",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}",
    "Command": "Update-MgBetaPrivilegedAccessRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}",
    "Command": "Update-MgBetaPrivilegedAccessRoleSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition",
    "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}",
    "Command": "Update-MgBetaPrivilegedApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedApproval",
    "ApiVersion": "beta",
    "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}/roleInfo",
    "Command": "Update-MgBetaPrivilegedApprovalRoleInfo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings",
    "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary",
    "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}",
    "Command": "Update-MgBetaPrivilegedOperationEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedOperationEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}",
    "Command": "Update-MgBetaPrivilegedRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}",
    "Command": "Update-MgBetaPrivilegedRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary",
    "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/settings",
    "Command": "Update-MgBetaPrivilegedRoleSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/privilegedRoles/{privilegedRole-id}/summary",
    "Command": "Update-MgBetaPrivilegedRoleSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedRoleSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programs/{program-id}",
    "Command": "Update-MgBetaProgram",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgram",
    "ApiVersion": "beta",
    "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": "/programControls/{programControl-id}",
    "Command": "Update-MgBetaProgramControl",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControl",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programControls/{programControl-id}/program",
    "Command": "Update-MgBetaProgramControlProgram",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgram",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/programControlTypes/{programControlType-id}",
    "Command": "Update-MgBetaProgramControlType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphProgramControlType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/reports/sla/azureADAuthentication",
    "Command": "Update-MgBetaReportSlaAzureAdAuthentication",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Reports",
    "OutputType": "IMicrosoftGraphAzureAdAuthentication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "Command": "Update-MgBetaRiskDetection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "Command": "Update-MgBetaRiskyServicePrincipal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "Command": "Update-MgBetaRiskyServicePrincipalHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "Command": "Update-MgBetaRiskyUser",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "Command": "Update-MgBetaRiskyUserHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement",
    "Command": "Update-MgBetaRoleManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/cloudPC",
    "Command": "Update-MgBetaRoleManagementCloudPc",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement",
    "Command": "Update-MgBetaRoleManagementDeviceManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRbacApplicationMultiple",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory",
    "Command": "Update-MgBetaRoleManagementDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement",
    "Command": "Update-MgBetaRoleManagementEntitlementManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "Command": "Update-MgBetaSchemaExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "beta",
    "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data 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": "/search/acronyms/{acronym-id}",
    "Command": "Update-MgBetaSearchAcronym",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchAcronym",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search/bookmarks/{bookmark-id}",
    "Command": "Update-MgBetaSearchBookmark",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchBookmark",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "SearchConfiguration.Read.All",
        "Description": "Read your organization's search configuration",
        "FullDescription": "Allows the app to read search configuration, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "SearchConfiguration.ReadWrite.All",
        "Description": "Read and write your organization's search configuration",
        "FullDescription": "Allows the app to read and write search configuration, on your behalf.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/search",
    "Command": "Update-MgBetaSearchEntity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchEntity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/search/qnas/{qna-id}",
    "Command": "Update-MgBetaSearchQna",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Search",
    "OutputType": "IMicrosoftGraphSearchQna",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/securityActions/{securityAction-id}",
    "Command": "Update-MgBetaSecurityAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts/{alert-id}",
    "Command": "Update-MgBetaSecurityAlert",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/alerts/updateAlerts",
    "Command": "Update-MgBetaSecurityAlertMultiple",
    "Method": "POST",
    "Variants": [
      "Update1",
      "UpdateExpanded1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}",
    "Command": "Update-MgBetaSecurityAlertV2",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write all alerts",
      "FullDescription": "Allows the app to read and write all alerts that you have access to.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationAutomation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationLandingPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationLoginPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationPayload",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationTraining",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases",
    "Command": "Update-MgBetaSecurityCase",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCase",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex",
    "Method": "POST",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy",
    "ApiVersion": "beta",
    "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/{siteSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex",
    "Method": "POST",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": null,
    "ApiVersion": "beta",
    "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/{caseOperation-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "beta",
    "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}/additionalSources/{dataSource-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "ApiVersion": "beta",
    "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}/tags/{ediscoveryReviewTag-id}",
    "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "beta",
    "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/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}",
    "Command": "Update-MgBetaSecurityCloudAppSecurityProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphCloudAppSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}",
    "Command": "Update-MgBetaSecurityDomainSecurityProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphDomainSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}",
    "Command": "Update-MgBetaSecurityFileSecurityProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphFileSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}",
    "Command": "Update-MgBetaSecurityHostSecurityProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphHostSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/incidents/{incident-id}",
    "Command": "Update-MgBetaSecurityIncident",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "SecurityIncident.ReadWrite.All",
      "Description": "Read and write to security incidents",
      "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/informationProtection",
    "Command": "Update-MgBetaSecurityInformationProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/labelPolicySettings",
    "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}",
    "Command": "Update-MgBetaSecurityIPSecurityProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphIPSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels",
    "Command": "Update-MgBetaSecurityLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityLabelsRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/authorities/{authorityTemplate-id}",
    "Command": "Update-MgBetaSecurityLabelAuthority",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}",
    "Command": "Update-MgBetaSecurityLabelCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/categories/{categoryTemplate-id}/subCategories/{subCategoryTemplate-id}",
    "Command": "Update-MgBetaSecurityLabelCategorySubCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubCategoryTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/citations/{citationTemplate-id}",
    "Command": "Update-MgBetaSecurityLabelCitation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityCitationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/departments/{departmentTemplate-id}",
    "Command": "Update-MgBetaSecurityLabelDepartment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}",
    "Command": "Update-MgBetaSecurityLabelFilePlanReference",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}",
    "Command": "Update-MgBetaSecurityLabelRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionLabel",
    "ApiVersion": "beta",
    "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}/descriptors",
    "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-id}",
    "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}",
    "Command": "Update-MgBetaSecurityProviderTenantSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphProviderTenantSetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScores/{secureScore-id}",
    "Command": "Update-MgBetaSecuritySecureScore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "Command": "Update-MgBetaSecuritySecureScoreControlProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Update-MgBetaSecuritySubjectRightsRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "beta",
    "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}/approvers/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Update-MgBetaSecuritySubjectRightsRequestNote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence",
    "Command": "Update-MgBetaSecurityThreatIntelligence",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceArticle",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHost",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostPort",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission",
    "Command": "Update-MgBetaSecurityThreatSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}",
    "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}",
    "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "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/fileThreats/{fileThreatSubmission-id}",
    "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}",
    "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/tiIndicators/{tiIndicator-id}",
    "Command": "Update-MgBetaSecurityTiIndicator",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/tiIndicators/updateTiIndicators",
    "Command": "Update-MgBetaSecurityTiIndicatorMultiple",
    "Method": "POST",
    "Variants": [
      "Update1",
      "UpdateExpanded1"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphTiIndicator",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "ThreatIndicators.ReadWrite.OwnedBy",
      "Description": "Manage threat indicators this app creates or owns",
      "FullDescription": "Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on your behalf.  It cannot update any threat indicators that it is not an owner of.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/triggers",
    "Command": "Update-MgBetaSecurityTrigger",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "Command": "Update-MgBetaSecurityTriggerRetentionEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes",
    "Command": "Update-MgBetaSecurityTriggerType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "beta",
    "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/userSecurityProfiles/{userSecurityProfile-id}",
    "Command": "Update-MgBetaSecurityUserSecurityProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphUserSecurityProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "Command": "Update-MgBetaServiceAnnouncementHealthOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "Command": "Update-MgBetaServiceAnnouncementIssue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "Command": "Update-MgBetaServiceAnnouncementMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "Command": "Update-MgBetaServiceAnnouncementMessageAttachment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "Command": "Update-MgBetaServicePrincipal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Update-MgBetaServicePrincipalAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals(appId='{appId}')",
    "Command": "Update-MgBetaServicePrincipalByAppId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "Command": "Update-MgBetaServicePrincipalEndpoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Update-MgBetaServicePrincipalLicenseDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials",
    "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "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
      },
      {
        "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": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration",
    "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}",
    "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphTargetDeviceGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "Command": "Update-MgBetaServicePrincipalRiskDetection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaShareCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "Command": "Update-MgBetaShareList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaShareListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaShareListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaShareListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaShareListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "Command": "Update-MgBetaShareListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaShareListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaShareListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgBetaShareListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaShareListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaShareListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaShareListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaShareListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "Command": "Update-MgBetaSharePermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}",
    "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}",
    "Command": "Update-MgBetaSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics",
    "Command": "Update-MgBetaSiteAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaSiteAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaSiteColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaSiteContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaSiteContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaSiteContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "Command": "Update-MgBetaSiteList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaSiteListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaSiteListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaSiteListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaSiteListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Update-MgBetaSiteListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}",
    "Command": "Update-MgBetaSiteListItemActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphItemActivityOld",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaSiteListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaSiteListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Update-MgBetaSiteListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaSiteListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaSiteListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaSiteListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaSiteListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgBetaSiteOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgBetaSiteOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaSiteOnenotePageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaSiteOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgBetaSiteOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaSiteOnenoteSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaSiteOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}",
    "Command": "Update-MgBetaSitePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphBaseSitePage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "Command": "Update-MgBetaSitePermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "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}/termStore",
    "Command": "Update-MgBetaSiteTermStore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaSiteTermStoreGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Update-MgBetaSiteTermStoreSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "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/{term-id}",
    "Command": "Update-MgBetaSiteTermStoreSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgBetaSiteTermStoreSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "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/{term-id1}",
    "Command": "Update-MgBetaSiteTermStoreSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgBetaSiteTermStoreSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "Command": "Update-MgBetaSubscribedSku",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}",
    "Command": "Update-MgBetaTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "Command": "Update-MgBetaTeamChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "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": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Update-MgBetaTeamChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Update-MgBetaTeamChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaTeamChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgBetaTeamChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaTeamChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/installedApps/{teamsAppInstallation-id}/upgrade",
    "Command": "Update-MgBetaTeamInstalledApp",
    "Method": "POST",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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}/members/{conversationMember-id}",
    "Command": "Update-MgBetaTeamMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Update-MgBetaTeamOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaTeamOwnerMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgBetaTeamPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/photo",
    "Command": "Update-MgBetaTeamPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel",
    "Command": "Update-MgBetaTeamPrimaryChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "Command": "Update-MgBetaTeamPrimaryChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "Command": "Update-MgBetaTeamPrimaryChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaTeamPrimaryChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaTeamPrimaryChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Update-MgBetaTeamScheduleOfferShiftRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "Command": "Update-MgBetaTeamScheduleOpenShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Update-MgBetaTeamScheduleSchedulingGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "Command": "Update-MgBetaTeamScheduleShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}",
    "Command": "Update-MgBetaTeamScheduleTimeCard",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeCard",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "Command": "Update-MgBetaTeamScheduleTimeOff",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Update-MgBetaTeamScheduleTimeOffReason",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Update-MgBetaTeamScheduleTimeOffRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "Command": "Update-MgBetaTeamTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaTeamTagMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork",
    "Command": "Update-MgBetaTeamwork",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamwork",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedChats/{deletedChat-id}",
    "Command": "Update-MgBetaTeamworkDeletedChat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}",
    "Command": "Update-MgBetaTeamworkDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/activity",
    "Command": "Update-MgBetaTeamworkDeviceActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration",
    "Command": "Update-MgBetaTeamworkDeviceConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/health",
    "Command": "Update-MgBetaTeamworkDeviceHealth",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceHealth",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}",
    "Command": "Update-MgBetaTeamworkDeviceOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamworkDeviceOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware",
    "Command": "Update-MgBetaTeamworkDeviceSoftware",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": null,
    "ApiVersion": "beta",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/teamwork/teamsAppSettings",
    "Command": "Update-MgBetaTeamworkTeamAppSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "ApiVersion": "beta",
    "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/teamTemplates/{teamTemplate-id}",
    "Command": "Update-MgBetaTeamworkTeamTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}",
    "Command": "Update-MgBetaTeamworkTeamTemplateDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamTemplateDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}",
    "Command": "Update-MgBetaTeamworkWorkforceIntegration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "beta",
    "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": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "beta",
    "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}/operations/{delegatedAdminRelationshipOperation-id}",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation",
    "ApiVersion": "beta",
    "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/tenantsDetailedInformation/{tenantDetailedInformation-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementAction",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsMyRole",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsTenantTag",
    "ApiVersion": "beta",
    "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/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}",
    "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.ManagedTenants",
    "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization",
    "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganization",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest",
    "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}",
    "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework",
    "Command": "Update-MgBetaTrustFramework",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFramework",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}",
    "Command": "Update-MgBetaTrustFrameworkKeySet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphTrustFrameworkKeySet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}",
    "Command": "Update-MgBetaTrustFrameworkPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}",
    "Command": "Update-MgBetaUser",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "beta",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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.EnableDisableAccount.All",
        "Description": "Enable and disable user accounts",
        "FullDescription": "Allows the app to enable and disable users' accounts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ManageIdentities.All",
        "Description": "Manage user identities",
        "FullDescription": "Allows the app to read, update and delete identities that are associated with a user's account that you have access to. This controls the identities users can sign-in with.",
        "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
      },
      {
        "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}/activities/{userActivity-id}",
    "Command": "Update-MgBetaUserActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "Command": "Update-MgBetaUserActivityHistoryItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}",
    "Command": "Update-MgBetaUserActivityStatistics",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphActivityStatistics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Update-MgBetaUserAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "Command": "Update-MgBetaUserAuthenticationEmailMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "beta",
    "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/methods/{authenticationMethod-id}",
    "Command": "Update-MgBetaUserAuthenticationMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "Command": "Update-MgBetaUserAuthenticationOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "Command": "Update-MgBetaUserAuthenticationPhoneMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "beta",
    "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}/calendarGroups/{calendarGroup-id}",
    "Command": "Update-MgBetaUserCalendarGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Update-MgBetaUserCalendarPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "Command": "Update-MgBetaUserChat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "Command": "Update-MgBetaUserChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "Command": "Update-MgBetaUserChatLastMessagePreview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Update-MgBetaUserChatMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "Command": "Update-MgBetaUserChatMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaUserChatMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgBetaUserChatMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgBetaUserChatMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Update-MgBetaUserChatOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgBetaUserChatPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Update-MgBetaUserChatPinnedMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgBetaUserChatTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "Command": "Update-MgBetaUserContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserContactExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "Command": "Update-MgBetaUserContactFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "Command": "Update-MgBetaUserContactFolderChildFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "Command": "Update-MgBetaUserContactFolderChildFolderContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "Command": "Update-MgBetaUserContactFolderContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserContactFolderContactExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "Command": "Update-MgBetaUserContactFolderContactPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "Command": "Update-MgBetaUserContactPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}",
    "Command": "Update-MgBetaUserDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}",
    "Command": "Update-MgBetaUserDeviceCommand",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphCommand",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserDeviceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}",
    "Command": "Update-MgBetaUserDeviceUsageRights",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUsageRight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "Command": "Update-MgBetaUserDrive",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Update-MgBetaUserDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Update-MgBetaUserDriveItemAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Update-MgBetaUserDriveItemListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Update-MgBetaUserDriveItemListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaUserDriveItemListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaUserDriveItemListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Update-MgBetaUserDriveItemPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel",
    "Command": "Update-MgBetaUserDriveItemRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaUserDriveItemSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgBetaUserDriveItemThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Update-MgBetaUserDriveItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "Command": "Update-MgBetaUserDriveList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaUserDriveListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgBetaUserDriveListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgBetaUserDriveListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgBetaUserDriveListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Update-MgBetaUserDriveListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgBetaUserDriveListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaUserDriveListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaUserDriveListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgBetaUserDriveListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaUserDriveListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "Command": "Update-MgBetaUserDriveRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "Command": "Update-MgBetaUserDriveRootAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "Command": "Update-MgBetaUserDriveRootListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Update-MgBetaUserDriveRootListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgBetaUserDriveRootListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgBetaUserDriveRootListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Update-MgBetaUserDriveRootPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel",
    "Command": "Update-MgBetaUserDriveRootRetentionLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphItemRetentionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Update-MgBetaUserDriveRootSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgBetaUserDriveRootThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Update-MgBetaUserDriveRootVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}",
    "Command": "Update-MgBetaUserEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserEventExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserEventInstanceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Calendar",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification",
    "Command": "Update-MgBetaUserInferenceClassification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "Command": "Update-MgBetaUserInferenceClassificationOverride",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/informationProtection",
    "Command": "Update-MgBetaUserInformationProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}",
    "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataLossPreventionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy",
    "Command": "Update-MgBetaUserInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionPolicy",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}",
    "Command": "Update-MgBetaUserInformationProtectionPolicyLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtectionLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}",
    "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings",
    "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphSensitivityPolicySettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights",
    "Command": "Update-MgBetaUserInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphItemInsights",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}",
    "Command": "Update-MgBetaUserInsightShared",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphSharedInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/trending/{trending-id}",
    "Command": "Update-MgBetaUserInsightTrending",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTrending",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/insights/used/{usedInsight-id}",
    "Command": "Update-MgBetaUserInsightUsed",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUsedInsight",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Update-MgBetaUserLicenseDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailboxSettings",
    "Command": "Update-MgBetaUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "Command": "Update-MgBetaUserMailFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "Command": "Update-MgBetaUserMailFolderChildFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "Command": "Update-MgBetaUserMailFolderChildFolderMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "Command": "Update-MgBetaUserMailFolderMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserMailFolderMessageExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "Command": "Update-MgBetaUserMailFolderMessageRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "Command": "Update-MgBetaUserManagedDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}",
    "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Update-MgBetaUserManagedDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Update-MgBetaUserManagedDeviceConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'",
    "Command": "Update-MgBetaUserManagedDeviceHealthScriptState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}",
    "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}",
    "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}",
    "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphSecurityBaselineSettingState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}",
    "Command": "Update-MgBetaUserMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserMessageExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Mail",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}",
    "Command": "Update-MgBetaUserMobileAppIntentAndState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppIntentAndState",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/notifications/{notification-id}",
    "Command": "Update-MgBetaUserNotification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphNotification",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgBetaUserOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgBetaUserOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgBetaUserOnenotePageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgBetaUserOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgBetaUserOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "Command": "Update-MgBetaUserOnlineMeeting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "beta",
    "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}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}",
    "Command": "Update-MgBetaUserOnlineMeetingRecording",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration",
    "Command": "Update-MgBetaUserOnlineMeetingRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "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/registrants/{meetingRegistrantBase-id}",
    "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Update-MgBetaUserOnlineMeetingTranscript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "Command": "Update-MgBetaUserOutlookMasterCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}",
    "Command": "Update-MgBetaUserOutlookTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserOutlookTaskFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "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/{outlookTask-id}",
    "Command": "Update-MgBetaUserOutlookTaskFolderTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}",
    "Command": "Update-MgBetaUserOutlookTaskGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskGroup",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTaskFolder",
    "ApiVersion": "beta",
    "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/{outlookTask-id}",
    "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphOutlookTask",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/changePassword",
    "Command": "Update-MgBetaUserPassword",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "Beta.Users.Actions",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/photo",
    "Command": "Update-MgBetaUserPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "beta",
    "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}/planner",
    "Command": "Update-MgBetaUserPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "ApiVersion": "beta",
    "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}/presence",
    "Command": "Update-MgBetaUserPresence",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/profile",
    "Command": "Update-MgBetaUserProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphProfile",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}",
    "Command": "Update-MgBetaUserProfileAccount",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphUserAccountInformation",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileAddress",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemAddress",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileAnniversary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnualEvent",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileAward",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAward",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileCertification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonCertification",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileEducationalActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphEducationalActivity",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileEmail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemEmail",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileInterest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonInterest",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileLanguage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphLanguageProficiency",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileName",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonName",
    "ApiVersion": "beta",
    "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/{personAnnotation-id}",
    "Command": "Update-MgBetaUserProfileNote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonAnnotation",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfilePatent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPatent",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfilePhone",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPhone",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfilePosition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWorkPosition",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileProject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphProjectParticipation",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfilePublication",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphItemPublication",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileSkill",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphSkillProficiency",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileWebAccount",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphWebAccount",
    "ApiVersion": "beta",
    "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}",
    "Command": "Update-MgBetaUserProfileWebsite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.People",
    "OutputType": "IMicrosoftGraphPersonWebsite",
    "ApiVersion": "beta",
    "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}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "Command": "Update-MgBetaUserScopedRoleMemberOf",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security",
    "Command": "Update-MgBetaUserSecurity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityAutoGenerated",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection",
    "Command": "Update-MgBetaUserSecurityInformationProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings",
    "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}",
    "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent",
    "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Security",
    "OutputType": "IMicrosoftGraphSecuritySensitivityLabel",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings",
    "Command": "Update-MgBetaUserSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUserSettings",
    "ApiVersion": "beta",
    "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/contactMergeSuggestions",
    "Command": "Update-MgBetaUserSettingContactMergeSuggestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphContactMergeSuggestions",
    "ApiVersion": "beta",
    "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",
    "Command": "Update-MgBetaUserSettingItemInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphUserInsightsSettings",
    "ApiVersion": "beta",
    "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/regionalAndLanguageSettings",
    "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings/shiftPreferences",
    "Command": "Update-MgBetaUserSettingShiftPreference",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "ApiVersion": "beta",
    "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}/teamwork",
    "Command": "Update-MgBetaUserTeamwork",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "Command": "Update-MgBetaUserTeamworkAssociatedTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "Command": "Update-MgBetaUserTodoList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "beta",
    "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}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserTodoListExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "Command": "Update-MgBetaUserTodoListTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "beta",
    "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}/attachmentSessions/{attachmentSession-id}",
    "Command": "Update-MgBetaUserTodoListTaskAttachmentSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "Command": "Update-MgBetaUserTodoListTaskChecklistItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "beta",
    "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}/extensions/{extension-id}",
    "Command": "Update-MgBetaUserTodoListTaskExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "Command": "Update-MgBetaUserTodoListTaskLinkedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "beta",
    "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": "/solutions/virtualEvents/events/{virtualEvent-id}",
    "Command": "Update-MgBetaVirtualEvent",
    "Method": "PATCH",
    "Variants": [
      "Update1",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEvent",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}",
    "Command": "Update-MgBetaVirtualEventPresenter",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}",
    "Command": "Update-MgBetaVirtualEventSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Update-MgBetaVirtualEventSessionAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport",
    "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgBetaVirtualEventSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}",
    "Command": "Update-MgBetaVirtualEventSessionRecording",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration",
    "Command": "Update-MgBetaVirtualEventSessionRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Update-MgBetaVirtualEventSessionRegistrationCustomQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Update-MgBetaVirtualEventSessionRegistrationRegistrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}",
    "Command": "Update-MgBetaVirtualEventSessionTranscript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}",
    "Command": "Update-MgBetaVirtualEventWebinar",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventWebinar",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}",
    "Command": "Update-MgBetaVirtualEventWebinarPresenter",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventPresenter",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}",
    "Command": "Update-MgBetaVirtualEventWebinarRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphVirtualEventSession",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport",
    "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/meetingAttendanceReport/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionMeetingAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/recordings/{callRecording-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionRecording",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallRecording",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration",
    "Command": "Update-MgBetaVirtualEventWebinarSessionRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistration",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/customQuestions/{meetingRegistrationQuestion-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationCustomQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registration/registrants/{meetingRegistrantBase-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionRegistrationRegistrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphMeetingRegistrantBase",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/transcripts/{callTranscript-id}",
    "Command": "Update-MgBetaVirtualEventWebinarSessionTranscript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.Bookings",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}",
    "Command": "Update-MgBetaWindowsUpdatesDeployment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience",
    "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById",
    "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}",
    "Command": "Update-MgBetaWindowsUpdatesPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience",
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudience",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById",
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}",
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}",
    "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}",
    "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange",
    "ApiVersion": "beta",
    "Permissions": {
      "Name": "WindowsUpdates.ReadWrite.All",
      "Description": "Read and write all Windows update deployment settings",
      "FullDescription": "Allows the app to read and write all Windows update deployment settings for the organization on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}",
    "Command": "Update-MgBetaWindowsUpdatesResourceConnection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection",
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}",
    "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Beta.WindowsUpdates",
    "OutputType": null,
    "ApiVersion": "beta",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}",
    "Command": "Update-MgBookingBusiness",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingBusiness",
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}",
    "Command": "Update-MgBookingBusinessAppointment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "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 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": "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/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}",
    "Command": "Update-MgBookingBusinessCalendarView",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingAppointment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}",
    "Command": "Update-MgBookingBusinessCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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 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": "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/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}",
    "Command": "Update-MgBookingBusinessCustomQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCustomQuestion",
    "ApiVersion": "v1.0",
    "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.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/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}",
    "Command": "Update-MgBookingBusinessService",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingService",
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}",
    "Command": "Update-MgBookingBusinessStaffMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.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
      }
    ]
  },
  {
    "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}",
    "Command": "Update-MgBookingCurrency",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Bookings",
    "OutputType": "IMicrosoftGraphBookingCurrency",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}",
    "Command": "Update-MgChat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "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}/installedApps/{teamsAppInstallation-id}/upgrade",
    "Command": "Update-MgChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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}/lastMessagePreview",
    "Command": "Update-MgChatLastMessagePreview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Update-MgChatMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}",
    "Command": "Update-MgChatMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "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}/replies/{chatMessage-id1}",
    "Command": "Update-MgChatMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgChatMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgChatPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Update-MgChatPinnedMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgChatTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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.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": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}",
    "Command": "Update-MgCommunicationCallAudioRoutingGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAudioRoutingGroup",
    "ApiVersion": "v1.0",
    "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}/contentSharingSessions/{contentSharingSession-id}",
    "Command": "Update-MgCommunicationCallContentSharingSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}",
    "Command": "Update-MgCommunicationCallOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCommsOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/participants/{participant-id}",
    "Command": "Update-MgCommunicationCallParticipant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphParticipant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/calls/{call-id}/updateRecordingStatus",
    "Command": "Update-MgCommunicationCallRecordingStatus",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation",
    "ApiVersion": "v1.0",
    "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/callRecords/{callRecord-id}/sessions/{session-id}",
    "Command": "Update-MgCommunicationCallRecordSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallRecordsSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}",
    "Command": "Update-MgCommunicationOnlineMeeting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Update-MgCommunicationOnlineMeetingTranscript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/communications/presences/{presence-id}",
    "Command": "Update-MgCommunicationPresence",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/compliance",
    "Command": "Update-MgCompliance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphCompliance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contacts/{orgContact-id}",
    "Command": "Update-MgContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrgContact",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/contracts/{contract-id}",
    "Command": "Update-MgContract",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphContract",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}",
    "Command": "Update-MgDataPolicyOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphDataPolicyOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}",
    "Command": "Update-MgDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "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": "/deviceAppManagement",
    "Command": "Update-MgDeviceAppManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceAppManagement",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphAndroidManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary",
    "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}",
    "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDefaultManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary",
    "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphIosManagedAppProtection",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary",
    "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}",
    "Command": "Update-MgDeviceAppManagementManagedAppPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppRegistration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}",
    "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}",
    "Command": "Update-MgDeviceAppManagementManagedAppStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppStatus",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}",
    "Command": "Update-MgDeviceAppManagementManagedEBook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBook",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}",
    "Command": "Update-MgDeviceAppManagementManagedEBookAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedEBookAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary",
    "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphEBookInstallSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}",
    "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphUserInstallStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}",
    "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceInstallState",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/mobileApps/{mobileApp-id}",
    "Command": "Update-MgDeviceAppManagementMobileApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}",
    "Command": "Update-MgDeviceAppManagementMobileAppAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}",
    "Command": "Update-MgDeviceAppManagementMobileAppCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphMobileAppCategory",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}",
    "Command": "Update-MgDeviceAppManagementMobileAppConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary",
    "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedMobileApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary",
    "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/vppTokens/{vppToken-id}",
    "Command": "Update-MgDeviceAppManagementVppToken",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphVppToken",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}",
    "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "/devices(deviceId='{deviceId}')",
    "Command": "Update-MgDeviceByDeviceId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/devices/{device-id}/extensions/{extension-id}",
    "Command": "Update-MgDeviceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement",
    "Command": "Update-MgDeviceManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagement",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "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": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/applePushNotificationCertificate",
    "Command": "Update-MgDeviceManagementApplePushNotificationCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphApplePushNotificationCertificate",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/auditEvents/{auditEvent-id}",
    "Command": "Update-MgDeviceManagementAuditEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphAuditEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}",
    "Command": "Update-MgDeviceManagementComplianceManagementPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphComplianceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/conditionalAccessSettings",
    "Command": "Update-MgDeviceManagementConditionalAccessSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/detectedApps/{detectedApp-id}",
    "Command": "Update-MgDeviceManagementDetectedApp",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDetectedApp",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}",
    "Command": "Update-MgDeviceManagementDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceActionItem",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceSettingState",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview",
    "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}",
    "Command": "Update-MgDeviceManagementDeviceConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}",
    "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphSettingStateDeviceSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurationDeviceStateSummaries",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview",
    "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}",
    "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview",
    "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}",
    "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}",
    "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}",
    "Command": "Update-MgDeviceManagementExchangeConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}",
    "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}",
    "Command": "Update-MgDeviceManagementIoUpdateStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementConfiguration.ReadWrite.All",
      "Description": "Read and write Microsoft Intune Device Configuration and Policies",
      "FullDescription": "Allows 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": "/deviceManagement/managedDevices/{managedDevice-id}",
    "Command": "Update-MgDeviceManagementManagedDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Update-MgDeviceManagementManagedDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}",
    "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}",
    "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphAppLogCollectionRequest",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}",
    "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}",
    "Command": "Update-MgDeviceManagementNotificationMessageTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphNotificationMessageTemplate",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}",
    "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphLocalizedNotificationMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}",
    "Command": "Update-MgDeviceManagementPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}",
    "Command": "Update-MgDeviceManagementRemoteAssistancePartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRemoteAssistancePartner",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/reports",
    "Command": "Update-MgDeviceManagementReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphDeviceManagementReports",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}",
    "Command": "Update-MgDeviceManagementResourceOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphResourceOperation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}",
    "Command": "Update-MgDeviceManagementRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}",
    "Command": "Update-MgDeviceManagementRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}",
    "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}",
    "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}",
    "Command": "Update-MgDeviceManagementTermAndCondition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditions",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}",
    "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}",
    "Command": "Update-MgDeviceManagementTermAndConditionAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Administration",
    "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Update-MgDeviceManagementTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementManagedDevices.ReadWrite.All",
      "Description": "Read and write Microsoft Intune devices",
      "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsOverview",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}",
    "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties",
    "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementServiceConfig.ReadWrite.All",
      "Description": "Read and write Microsoft Intune configuration",
      "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}",
    "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}",
    "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "DeviceManagementApps.ReadWrite.All",
      "Description": "Read and write Microsoft Intune apps",
      "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}",
    "Command": "Update-MgDeviceManagementWindowsMalwareInformation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphWindowsMalwareInformation",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}",
    "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DeviceManagement",
    "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/directory",
    "Command": "Update-MgDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}",
    "Command": "Update-MgDirectoryAdministrativeUnit",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "AdministrativeUnit.ReadWrite.All",
      "Description": "Read and write administrative units",
      "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}",
    "Command": "Update-MgDirectoryAdministrativeUnitExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}",
    "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/attributeSets/{attributeSet-id}",
    "Command": "Update-MgDirectoryAttributeSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAttributeSet",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}",
    "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}",
    "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphAllowedValue",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/directory/federationConfigurations/{identityProviderBase-id}",
    "Command": "Update-MgDirectoryFederationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryObjects/{directoryObject-id}",
    "Command": "Update-MgDirectoryObject",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "DirectoryObjects",
    "OutputType": "IMicrosoftGraphDirectoryObject",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}",
    "Command": "Update-MgDirectoryOnPremiseSynchronization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization",
    "ApiVersion": "v1.0",
    "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": "/directoryRoles/{directoryRole-id}",
    "Command": "Update-MgDirectoryRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')",
    "Command": "Update-MgDirectoryRoleByRoleTemplateId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}",
    "Command": "Update-MgDirectoryRoleScopedMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}",
    "Command": "Update-MgDirectoryRoleTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDirectoryRoleTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}",
    "Command": "Update-MgDomain",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomain",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}",
    "Command": "Update-MgDomainFederationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphInternalDomainFederation",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Domain.ReadWrite.All",
      "Description": "Read and write domains",
      "FullDescription": "Allows the app to read and write all domain properties on your behalf. Also allows the app to add, verify and remove domains.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}",
    "Command": "Update-MgDomainServiceConfigurationRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}",
    "Command": "Update-MgDomainVerificationDnsRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphDomainDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}",
    "Command": "Update-MgDrive",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Update-MgDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "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}/analytics",
    "Command": "Update-MgDriveItemAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgDriveItemAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Update-MgDriveItemListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgDriveItemListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgDriveItemListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Update-MgDriveItemListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgDriveItemListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgDriveItemListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Update-MgDriveItemPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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}/subscriptions/{subscription-id}",
    "Command": "Update-MgDriveItemSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgDriveItemThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Update-MgDriveItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list",
    "Command": "Update-MgDriveList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgDriveListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgDriveListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgDriveListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgDriveListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Update-MgDriveListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgDriveListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgDriveListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgDriveListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgDriveListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgDriveListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgDriveListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgDriveListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root",
    "Command": "Update-MgDriveRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics",
    "Command": "Update-MgDriveRootAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgDriveRootAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveRootCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem",
    "Command": "Update-MgDriveRootListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgDriveRootListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgDriveRootListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/fields",
    "Command": "Update-MgDriveRootListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgDriveRootListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgDriveRootListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Update-MgDriveRootPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Update-MgDriveRootSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgDriveRootThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Update-MgDriveRootVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}",
    "Command": "Update-MgEducationClass",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationClass",
    "ApiVersion": "v1.0",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Update-MgEducationClassAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgEducationClassAssignmentCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignmentDefaults",
    "Command": "Update-MgEducationClassAssignmentDefault",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentDefaults",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgEducationClassAssignmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Update-MgEducationClassAssignmentRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgEducationClassAssignmentSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentSettings",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgEducationClassAssignmentSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Update-MgEducationClassAssignmentSubmissionOutcome",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "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": "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}",
    "Command": "Update-MgEducationClassAssignmentSubmissionResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me",
    "Command": "Update-MgEducationMe",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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/assignments/{educationAssignment-id}",
    "Command": "Update-MgEducationMeAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Update-MgEducationMeAssignmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/rubric",
    "Command": "Update-MgEducationMeAssignmentRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Update-MgEducationMeAssignmentSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Update-MgEducationMeAssignmentSubmissionOutcome",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Update-MgEducationMeAssignmentSubmissionResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/me/rubrics/{educationRubric-id}",
    "Command": "Update-MgEducationMeRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "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/user/mailboxSettings",
    "Command": "Update-MgEducationMeUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education",
    "Command": "Update-MgEducationRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/schools/{educationSchool-id}",
    "Command": "Update-MgEducationSchool",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSchool",
    "ApiVersion": "v1.0",
    "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}/administrativeUnit",
    "Command": "Update-MgEducationSchoolAdministrativeUnit",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphAdministrativeUnit",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}",
    "Command": "Update-MgEducationUser",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationUser",
    "ApiVersion": "v1.0",
    "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}/assignments/{educationAssignment-id}",
    "Command": "Update-MgEducationUserAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}",
    "Command": "Update-MgEducationUserAssignmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationAssignmentResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric",
    "Command": "Update-MgEducationUserAssignmentRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}",
    "Command": "Update-MgEducationUserAssignmentSubmission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}",
    "Command": "Update-MgEducationUserAssignmentSubmissionOutcome",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationOutcome",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}",
    "Command": "Update-MgEducationUserAssignmentSubmissionResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}",
    "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationSubmissionResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/user/mailboxSettings",
    "Command": "Update-MgEducationUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}",
    "Command": "Update-MgEducationUserRubric",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Education",
    "OutputType": "IMicrosoftGraphEducationRubric",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}",
    "Command": "Update-MgEntitlementManagementAccessPackage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackage",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "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/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}",
    "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess",
    "Command": "Update-MgEntitlementManagementAssignment",
    "Method": "POST",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}",
    "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomExtensionStageSetting",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}",
    "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageQuestion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess",
    "Command": "Update-MgEntitlementManagementAssignmentRequest",
    "Method": "POST",
    "Variants": [
      "Reprocess",
      "ReprocessViaIdentity",
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}",
    "Command": "Update-MgEntitlementManagementCatalog",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "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/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}",
    "Command": "Update-MgEntitlementManagementCatalogResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementCatalogResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementCatalogResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}",
    "Command": "Update-MgEntitlementManagementConnectedOrganization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphConnectedOrganization",
    "ApiVersion": "v1.0",
    "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/resources/{accessPackageResource-id}",
    "Command": "Update-MgEntitlementManagementResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}",
    "Command": "Update-MgEntitlementManagementResourceEnvironment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}",
    "Command": "Update-MgEntitlementManagementResourceRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalog",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageCatalog",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphCustomCalloutExtension",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}",
    "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}",
    "Command": "Update-MgEntitlementManagementResourceScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceScopeResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}",
    "Command": "Update-MgEntitlementManagementResourceScopeResourceRole",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResourceRole",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource",
    "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessPackageResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/entitlementManagement/settings",
    "Command": "Update-MgEntitlementManagementSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphEntitlementManagementSettings",
    "ApiVersion": "v1.0",
    "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": "/external",
    "Command": "Update-MgExternal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}",
    "Command": "Update-MgExternalConnection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}",
    "Command": "Update-MgExternalConnectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalItem.ReadWrite.All",
        "Description": "Read and write all external items",
        "FullDescription": "Allows the app to read and write all external items on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalItem.ReadWrite.OwnedBy",
        "Description": "Read and write external items",
        "FullDescription": "Allows the app to read and write external items on your behalf. The signed-in user must be an administrator. The app can only read external items of the connection that it is authorized to.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}",
    "Command": "Update-MgExternalConnectionGroupMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsIdentity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}",
    "Command": "Update-MgExternalConnectionItemActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}",
    "Command": "Update-MgExternalConnectionOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/external/connections/{externalConnection-id}/schema",
    "Command": "Update-MgExternalConnectionSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Search",
    "OutputType": "IMicrosoftGraphExternalConnectorsSchema",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ExternalConnection.ReadWrite.All",
        "Description": "Read and write all external connections",
        "FullDescription": "Allows the app to read and write all external connections on your behalf. The signed-in user must be an administrator.",
        "IsAdmin": true
      },
      {
        "Name": "ExternalConnection.ReadWrite.OwnedBy",
        "Description": "Read and write external connections",
        "FullDescription": "Allows the app to read and write external connections on your behalf. The signed-in user must be an administrator. The app can only read and write external connections that it is authorized to, or it can create new external connections. ",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groups/{group-id}",
    "Command": "Update-MgGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroup",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Update-MgGroupAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/calendar/events/{event-id}",
    "Command": "Update-MgGroupCalendarEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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/calendarPermissions/{calendarPermission-id}",
    "Command": "Update-MgGroupCalendarPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}",
    "Command": "Update-MgGroupConversationThread",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Update-MgGroupConversationThreadPostExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Update-MgGroupConversationThreadPostInReplyToExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}",
    "Command": "Update-MgGroupDrive",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Update-MgGroupDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Update-MgGroupDriveItemAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Update-MgGroupDriveItemListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Update-MgGroupDriveItemListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgGroupDriveItemListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgGroupDriveItemListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Update-MgGroupDriveItemPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgGroupDriveItemSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgGroupDriveItemThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Update-MgGroupDriveItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list",
    "Command": "Update-MgGroupDriveList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgGroupDriveListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgGroupDriveListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgGroupDriveListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgGroupDriveListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Update-MgGroupDriveListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgGroupDriveListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgGroupDriveListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgGroupDriveListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgGroupDriveListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgGroupDriveListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgGroupDriveListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgGroupDriveListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root",
    "Command": "Update-MgGroupDriveRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics",
    "Command": "Update-MgGroupDriveRootAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem",
    "Command": "Update-MgGroupDriveRootListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Update-MgGroupDriveRootListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgGroupDriveRootListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgGroupDriveRootListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Update-MgGroupDriveRootPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Update-MgGroupDriveRootSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgGroupDriveRootThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Update-MgGroupDriveRootVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}",
    "Command": "Update-MgGroupEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Calendars.ReadWrite",
        "Description": "Have full access to your calendars ",
        "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
        "IsAdmin": false
      },
      {
        "Name": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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}/extensions/{extension-id}",
    "Command": "Update-MgGroupEventExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Update-MgGroupEventInstanceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/extensions/{extension-id}",
    "Command": "Update-MgGroupExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}",
    "Command": "Update-MgGroupLifecyclePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupLifecyclePolicy",
    "ApiVersion": "v1.0",
    "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": "/groups/{group-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgGroupOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgGroupOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgGroupOnenotePageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgGroupOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgGroupOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgGroupPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/photo",
    "Command": "Update-MgGroupPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "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}/planner",
    "Command": "Update-MgGroupPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details",
    "Command": "Update-MgGroupPlannerPlanDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/settings/{groupSetting-id}",
    "Command": "Update-MgGroupSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSetting",
    "ApiVersion": "v1.0",
    "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": "Policy.ReadWrite.Authorization",
        "Description": "Read and write your organization's authorization policy",
        "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}",
    "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphGroupSettingTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}",
    "Command": "Update-MgGroupSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics",
    "Command": "Update-MgGroupSiteAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgGroupSiteAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgGroupSiteColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgGroupSiteContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgGroupSiteContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgGroupSiteContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}",
    "Command": "Update-MgGroupSiteList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgGroupSiteListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgGroupSiteListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgGroupSiteListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgGroupSiteListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Update-MgGroupSiteListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgGroupSiteListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgGroupSiteListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Update-MgGroupSiteListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgGroupSiteListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgGroupSiteListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgGroupSiteListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgGroupSiteListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote",
    "Command": "Update-MgGroupSiteOnenote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenote",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgGroupSiteOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}",
    "Command": "Update-MgGroupSiteOnenoteNotebookSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}",
    "Command": "Update-MgGroupSiteOnenoteOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgGroupSiteOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}",
    "Command": "Update-MgGroupSiteOnenoteResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteResource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgGroupSiteOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgGroupSiteOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}",
    "Command": "Update-MgGroupSiteOnenoteSectionGroupSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}",
    "Command": "Update-MgGroupSiteOnenoteSectionPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgGroupSiteOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}",
    "Command": "Update-MgGroupSitePermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore",
    "Command": "Update-MgGroupSiteTermStore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}",
    "Command": "Update-MgGroupSiteTermStoreGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup",
    "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Update-MgGroupSiteTermStoreSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}",
    "Command": "Update-MgGroupSiteTermStoreSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgGroupSiteTermStoreSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgGroupSiteTermStoreSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgGroupSiteTermStoreSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}",
    "Command": "Update-MgGroupTeamChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Update-MgGroupTeamChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Update-MgGroupTeamChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgGroupTeamChannelMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgGroupTeamChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgGroupTeamChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgGroupTeamChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/members/{conversationMember-id}",
    "Command": "Update-MgGroupTeamMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}",
    "Command": "Update-MgGroupTeamOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgGroupTeamPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/photo",
    "Command": "Update-MgGroupTeamPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel",
    "Command": "Update-MgGroupTeamPrimaryChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}",
    "Command": "Update-MgGroupTeamPrimaryChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}",
    "Command": "Update-MgGroupTeamPrimaryChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgGroupTeamPrimaryChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Update-MgGroupTeamPrimaryChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Update-MgGroupTeamScheduleOfferShiftRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}",
    "Command": "Update-MgGroupTeamScheduleOpenShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Update-MgGroupTeamScheduleSchedulingGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}",
    "Command": "Update-MgGroupTeamScheduleShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}",
    "Command": "Update-MgGroupTeamScheduleTimeOff",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Update-MgGroupTeamScheduleTimeOffReason",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Update-MgGroupTeamScheduleTimeOffRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}",
    "Command": "Update-MgGroupTeamTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}",
    "Command": "Update-MgGroupTeamTagMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}",
    "Command": "Update-MgGroupThread",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": "IMicrosoftGraphConversationThread",
    "ApiVersion": "v1.0",
    "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}/posts/{post-id}/extensions/{extension-id}",
    "Command": "Update-MgGroupThreadPostExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}",
    "Command": "Update-MgGroupThreadPostInReplyToExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Groups",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/apiConnectors/{identityApiConnector-id}",
    "Command": "Update-MgIdentityApiConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "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, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}",
    "Command": "Update-MgIdentityB2XUserFlow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphB2XIdentityUserFlow",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}",
    "Command": "Update-MgIdentityB2XUserFlowLanguage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}",
    "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}",
    "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection",
    "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup",
    "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityApiConnector",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}",
    "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess",
    "Command": "Update-MgIdentityConditionalAccess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}",
    "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationContextClassReference",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ConditionalAccess",
      "Description": "Read and write your organization's conditional access policies",
      "FullDescription": "Allows the app to read and write your organization's conditional access policies on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}",
    "Command": "Update-MgIdentityConditionalAccessNamedLocation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphNamedLocation",
    "ApiVersion": "v1.0",
    "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.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": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}",
    "Command": "Update-MgIdentityConditionalAccessPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphConditionalAccessPolicy",
    "ApiVersion": "v1.0",
    "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": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewReviewer",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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}/insights/{governanceInsight-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewStage",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem",
    "ApiVersion": "v1.0",
    "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}/insights/{governanceInsight-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphGovernanceInsight",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}",
    "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}",
    "Command": "Update-MgIdentityGovernanceAppConsentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}",
    "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUserConsentRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval",
    "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}",
    "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflow",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow",
    "ApiVersion": "v1.0",
    "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/workflows/{workflow-id}/createdBy/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension",
    "ApiVersion": "v1.0",
    "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}/createdBy/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/settings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings",
    "ApiVersion": "v1.0",
    "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/workflows/{workflow-id}/tasks/{task-id}",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "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/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphIdentityGovernanceTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings",
    "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess",
    "Command": "Update-MgIdentityGovernancePrivilegedAccess",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApproval",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphApprovalStage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}",
    "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreement",
    "ApiVersion": "v1.0",
    "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/agreementAcceptances/{agreementAcceptance-id}",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementAcceptance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFile",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileLocalization",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}",
    "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAgreementFileVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identity/identityProviders/{identityProviderBase-id}",
    "Command": "Update-MgIdentityProvider",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityProviderBase",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityProvider.ReadWrite.All",
      "Description": "Read and write identity providers",
      "FullDescription": "Allows the app to read and write your organization’s identity (authentication) providers’ properties on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}",
    "Command": "Update-MgIdentityUserFlowAttribute",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "IdentityUserFlow.ReadWrite.All",
      "Description": "Read and write all identity user flows",
      "FullDescription": "Allows the app to read or write your organization's user flows, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/informationProtection",
    "Command": "Update-MgInformationProtection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphInformationProtection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}",
    "Command": "Update-MgInformationProtectionThreatAssessmentRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}",
    "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphThreatAssessmentResult",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}",
    "Command": "Update-MgInvitation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphInvitation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings",
    "Command": "Update-MgInvitationInvitedUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}",
    "Command": "Update-MgOauth2PermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphOAuth2PermissionGrant",
    "ApiVersion": "v1.0",
    "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), on your behalf. ",
        "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": "/organization/{organization-id}",
    "Command": "Update-MgOrganization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganization",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "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",
    "Command": "Update-MgOrganizationBranding",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBranding",
    "ApiVersion": "v1.0",
    "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/localizations/{organizationalBrandingLocalization-id}",
    "Command": "Update-MgOrganizationBrandingLocalization",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization",
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Update-MgOrganizationExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/places/{place-id}",
    "Command": "Update-MgPlace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphPlace",
    "ApiVersion": "v1.0",
    "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": "/planner",
    "Command": "Update-MgPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlanner",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/planner/buckets/{plannerBucket-id}",
    "Command": "Update-MgPlannerBucket",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucket",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgPlannerPlan",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlan",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgPlannerPlanDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerPlanDetails",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgPlannerTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTask",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgPlannerTaskBucketTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgPlannerTaskDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerTaskDetails",
    "ApiVersion": "v1.0",
    "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",
    "Command": "Update-MgPlannerTaskProgressTaskBoardFormat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat",
    "ApiVersion": "v1.0",
    "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": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}",
    "Command": "Update-MgPolicyActivityBasedTimeoutPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/adminConsentRequestPolicy",
    "Command": "Update-MgPolicyAdminConsentRequestPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}",
    "Command": "Update-MgPolicyAppManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAppManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationFlowsPolicy",
    "Command": "Update-MgPolicyAuthenticationFlowPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationFlows",
      "Description": "Read and write your authentication flow policies",
      "FullDescription": "Allows the app to read and write the authentication flow policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy",
    "Command": "Update-MgPolicyAuthenticationMethodPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.AuthenticationMethod",
      "Description": "Read and write your authentication method policies ",
      "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}",
    "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}",
    "Command": "Update-MgPolicyAuthenticationStrengthPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations",
    "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Policy.ReadWrite.AuthenticationMethod",
        "Description": "Read and write your authentication method policies ",
        "FullDescription": "Allows the app to read and write the authentication method policies for your tenant, on your behalf.",
        "IsAdmin": true
      },
      {
        "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": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}",
    "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/authorizationPolicy",
    "Command": "Update-MgPolicyAuthorizationPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphAuthorizationPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.Authorization",
      "Description": "Read and write your organization's authorization policy",
      "FullDescription": "Allows the app to read and write your organization's authorization policy on your behalf. For example, authorization policies can control some of the permissions that the out-of-the-box user role has by default.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}",
    "Command": "Update-MgPolicyClaimMappingPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphClaimsMappingPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy",
    "Command": "Update-MgPolicyCrossTenantAccessPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/default",
    "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}",
    "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner",
    "ApiVersion": "v1.0",
    "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 on your behalf.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/defaultAppManagementPolicy",
    "Command": "Update-MgPolicyDefaultAppManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTenantAppManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}",
    "Command": "Update-MgPolicyFeatureRolloutPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphFeatureRolloutPolicy",
    "ApiVersion": "v1.0",
    "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/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}",
    "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy",
    "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy",
    "ApiVersion": "v1.0",
    "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.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": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}",
    "Command": "Update-MgPolicyPermissionGrantPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantPolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.PermissionGrant",
      "Description": "Manage consent and permission grant policies",
      "FullDescription": "Allows the app to manage policies related to consent and permission grants for applications, on behalf of the signed-in user.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}",
    "Command": "Update-MgPolicyPermissionGrantPolicyExclude",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}",
    "Command": "Update-MgPolicyPermissionGrantPolicyInclude",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPermissionGrantConditionSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}",
    "Command": "Update-MgPolicyRoleManagementPolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}",
    "Command": "Update-MgPolicyRoleManagementPolicyAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}",
    "Command": "Update-MgPolicyRoleManagementPolicyRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule",
    "ApiVersion": "v1.0",
    "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/tokenIssuancePolicies/{tokenIssuancePolicy-id}",
    "Command": "Update-MgPolicyTokenIssuancePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenIssuancePolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}",
    "Command": "Update-MgPolicyTokenLifetimePolicy",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphTokenLifetimePolicy",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Policy.ReadWrite.ApplicationConfiguration",
      "Description": "Read and write your organization's application configuration policies",
      "FullDescription": "Allows the app to read and write your organization's application configuration policies on your behalf. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/print",
    "Command": "Update-MgPrint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/connectors/{printConnector-id}",
    "Command": "Update-MgPrintConnector",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintConnector",
    "ApiVersion": "v1.0",
    "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/operations/{printOperation-id}",
    "Command": "Update-MgPrintOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}",
    "Command": "Update-MgPrintPrinter",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinter",
    "ApiVersion": "v1.0",
    "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}/jobs/{printJob-id}",
    "Command": "Update-MgPrintPrinterJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "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}/documents/{printDocument-id}",
    "Command": "Update-MgPrintPrinterJobDocument",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Update-MgPrintPrinterJobTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}",
    "Command": "Update-MgPrintPrinterTaskTrigger",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskTrigger",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}",
    "Command": "Update-MgPrintService",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintService",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}",
    "Command": "Update-MgPrintServiceEndpoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintServiceEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}",
    "Command": "Update-MgPrintShare",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrinterShare",
    "ApiVersion": "v1.0",
    "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}/mailboxSettings",
    "Command": "Update-MgPrintShareAllowedUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}",
    "Command": "Update-MgPrintShareJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}",
    "Command": "Update-MgPrintShareJobDocument",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintDocument",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}",
    "Command": "Update-MgPrintShareJobTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/print/taskDefinitions/{printTaskDefinition-id}",
    "Command": "Update-MgPrintTaskDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTaskDefinition",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgPrintTaskDefinitionTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CloudPrint",
    "OutputType": "IMicrosoftGraphPrintTask",
    "ApiVersion": "v1.0",
    "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": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Update-MgPrivacySubjectRightsRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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}/approvers/{user-id}/mailboxSettings",
    "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Update-MgPrivacySubjectRightsRequestNote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Compliance",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}",
    "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Reports",
    "OutputType": "IMicrosoftGraphUserRegistrationDetails",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskDetections/{riskDetection-id}",
    "Command": "Update-MgRiskDetection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}",
    "Command": "Update-MgRiskyServicePrincipal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}",
    "Command": "Update-MgRiskyServicePrincipalHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}",
    "Command": "Update-MgRiskyUser",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUser",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}",
    "Command": "Update-MgRiskyUserHistory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphRiskyUserHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement",
    "Command": "Update-MgRoleManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "DeviceManagement.Enrollment",
    "OutputType": "IMicrosoftGraphRoleManagement",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementConfiguration.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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": "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
      }
    ]
  },
  {
    "Uri": "/roleManagement/directory",
    "Command": "Update-MgRoleManagementDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgRoleManagementDirectoryResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      },
      {
        "Name": "RoleManagement.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 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/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement",
    "Command": "Update-MgRoleManagementEntitlementManagement",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphRbacApplication",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphAppScope",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}",
    "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Governance",
    "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/schemaExtensions/{schemaExtension-id}",
    "Command": "Update-MgSchemaExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "SchemaExtensions",
    "OutputType": "IMicrosoftGraphSchemaExtension",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "Name": "Directory.ReadWrite.All",
        "Description": "Read and write directory data",
        "FullDescription": "Allows the app to read and write data 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": "/search",
    "Command": "Update-MgSearchEntity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Search",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/alerts/{alert-id}",
    "Command": "Update-MgSecurityAlert",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAlert",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/alerts_v2/{alert-id}",
    "Command": "Update-MgSecurityAlertV2",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityAlert",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "SecurityAlert.ReadWrite.All",
      "Description": "Read and write all alerts",
      "FullDescription": "Allows the app to read and write all alerts that you have access to.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}",
    "Command": "Update-MgSecurityAttackSimulationAutomation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}",
    "Command": "Update-MgSecurityAttackSimulationAutomationRun",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSimulationAutomationRun",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}",
    "Command": "Update-MgSecurityAttackSimulationEndUserNotification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}",
    "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphEndUserNotificationDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}",
    "Command": "Update-MgSecurityAttackSimulationLandingPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}",
    "Command": "Update-MgSecurityAttackSimulationLandingPageDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLandingPageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/loginPages/{loginPage-id}",
    "Command": "Update-MgSecurityAttackSimulationLoginPage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphLoginPage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}",
    "Command": "Update-MgSecurityAttackSimulationOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAttackSimulationOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/payloads/{payload-id}",
    "Command": "Update-MgSecurityAttackSimulationPayload",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphPayload",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}",
    "Command": "Update-MgSecurityAttackSimulationTraining",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTraining",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}",
    "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphTrainingLanguageDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases",
    "Command": "Update-MgSecurityCase",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityCasesRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCase",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{siteSource-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySiteSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityUserSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateViaIdentity"
    ],
    "Module": "Security",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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/{caseOperation-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityCaseOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch",
    "ApiVersion": "v1.0",
    "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}/additionalSources/{dataSource-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityDataSource",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings",
    "ApiVersion": "v1.0",
    "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}/tags/{ediscoveryReviewTag-id}",
    "Command": "Update-MgSecurityCaseEdiscoveryCaseTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag",
    "ApiVersion": "v1.0",
    "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/incidents/{incident-id}",
    "Command": "Update-MgSecurityIncident",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIncident",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "SecurityIncident.ReadWrite.All",
      "Description": "Read and write to security incidents",
      "FullDescription": "Allows the app to read and write to all security incidents that you have access to.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/secureScores/{secureScore-id}",
    "Command": "Update-MgSecuritySecureScore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScore",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}",
    "Command": "Update-MgSecuritySecureScoreControlProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecureScoreControlProfile",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "SecurityEvents.ReadWrite.All",
      "Description": "Read and update your organization’s security events",
      "FullDescription": "Allows the app to read your organization’s security events on your behalf. Also allows you to update editable properties in security events.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}",
    "Command": "Update-MgSecuritySubjectRightsRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSubjectRightsRequest",
    "ApiVersion": "v1.0",
    "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}/approvers/{user-id}/mailboxSettings",
    "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings",
    "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}",
    "Command": "Update-MgSecuritySubjectRightsRequestNote",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphAuthoredNote",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence",
    "Command": "Update-MgSecurityThreatIntelligence",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityThreatIntelligence",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articles/{article-id}",
    "Command": "Update-MgSecurityThreatIntelligenceArticle",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticle",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}",
    "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityArticleIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}",
    "Command": "Update-MgSecurityThreatIntelligenceHost",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHost",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}",
    "Command": "Update-MgSecurityThreatIntelligenceHostComponent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostComponent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}",
    "Command": "Update-MgSecurityThreatIntelligenceHostCookie",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostCookie",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}",
    "Command": "Update-MgSecurityThreatIntelligenceHostPair",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostPair",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation",
    "Command": "Update-MgSecurityThreatIntelligenceHostReputation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostReputation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}",
    "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostSslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}",
    "Command": "Update-MgSecurityThreatIntelligenceHostTracker",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityHostTracker",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}",
    "Command": "Update-MgSecurityThreatIntelligenceIntelProfile",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}",
    "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}",
    "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}",
    "Command": "Update-MgSecurityThreatIntelligenceSslCertificate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySslCertificate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}",
    "Command": "Update-MgSecurityThreatIntelligenceSubdomain",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecuritySubdomain",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}",
    "Command": "Update-MgSecurityThreatIntelligenceVulnerability",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerability",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}",
    "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}",
    "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}",
    "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityWhoisRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers",
    "Command": "Update-MgSecurityTrigger",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityTriggersRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}",
    "Command": "Update-MgSecurityTriggerRetentionEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes",
    "Command": "Update-MgSecurityTriggerType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}",
    "Command": "Update-MgSecurityTriggerTypeRetentionEventType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Security",
    "OutputType": "IMicrosoftGraphSecurityRetentionEventType",
    "ApiVersion": "v1.0",
    "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": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}",
    "Command": "Update-MgServiceAnnouncementHealthOverview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealth",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}",
    "Command": "Update-MgServiceAnnouncementHealthOverviewIssue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}",
    "Command": "Update-MgServiceAnnouncementIssue",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceHealthIssue",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}",
    "Command": "Update-MgServiceAnnouncementMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceUpdateMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}",
    "Command": "Update-MgServiceAnnouncementMessageAttachment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.ServiceAnnouncement",
    "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}",
    "Command": "Update-MgServicePrincipal",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}",
    "Command": "Update-MgServicePrincipalAppRoleAssignedTo",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Update-MgServicePrincipalAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals(appId='{appId}')",
    "Command": "Update-MgServicePrincipalByAppId",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphServicePrincipal",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}",
    "Command": "Update-MgServicePrincipalDelegatedPermissionClassification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDelegatedPermissionClassification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}",
    "Command": "Update-MgServicePrincipalEndpoint",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphEndpoint",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}",
    "Command": "Update-MgServicePrincipalRiskDetection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}",
    "Command": "Update-MgServicePrincipalSynchronizationJob",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationJob",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema",
    "Command": "Update-MgServicePrincipalSynchronizationJobSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}",
    "Command": "Update-MgServicePrincipalSynchronizationTemplate",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationTemplate",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema",
    "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphSynchronizationSchema",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}",
    "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphDirectoryDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgShareCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgShareLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list",
    "Command": "Update-MgShareList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgShareListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgShareListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgShareListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgShareListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgShareListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/listItem",
    "Command": "Update-MgShareListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgShareListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgShareListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgShareListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgShareListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgShareListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgShareListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgShareListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgShareListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgShareListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}/permission",
    "Command": "Update-MgSharePermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/shares/{sharedDriveItem-id}",
    "Command": "Update-MgShareSharedDriveItemSharedDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSharedDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}",
    "Command": "Update-MgSite",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSite",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics",
    "Command": "Update-MgSiteAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgSiteAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}",
    "Command": "Update-MgSiteAnalyticItemActivityStatActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphItemActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgSiteColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgSiteContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgSiteContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgSiteContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}",
    "Command": "Update-MgSiteList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgSiteListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}",
    "Command": "Update-MgSiteListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgSiteListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "Sites.FullControl.All",
        "Description": "Have full control of all your site collections",
        "FullDescription": "Allow the application to have full control of all site collections on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "Sites.Manage.All",
        "Description": "Create, edit, and delete items and lists in all your site collections",
        "FullDescription": "Allow the application to create or delete document libraries and lists in all site collections on your behalf.",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgSiteListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgSiteListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}",
    "Command": "Update-MgSiteListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgSiteListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgSiteListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields",
    "Command": "Update-MgSiteListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Sites.ReadWrite.All",
      "Description": "Edit or delete items in all site collections",
      "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgSiteListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgSiteListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgSiteListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgSiteListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgSiteOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgSiteOnenoteNotebookSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgSiteOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgSiteOnenotePageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgSiteOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgSiteOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgSiteOnenoteSectionPageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgSiteOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/permissions/{permission-id}",
    "Command": "Update-MgSitePermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "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}/termStore",
    "Command": "Update-MgSiteTermStore",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStore",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgSiteTermStoreGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}",
    "Command": "Update-MgSiteTermStoreGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}",
    "Command": "Update-MgSiteTermStoreGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup",
    "Command": "Update-MgSiteTermStoreGroupSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgSiteTermStoreGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgSiteTermStoreGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}",
    "Command": "Update-MgSiteTermStoreSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "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/{term-id}",
    "Command": "Update-MgSiteTermStoreSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup",
    "Command": "Update-MgSiteTermStoreSetParentGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSet",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "Update2",
      "Update3",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateExpanded2",
      "UpdateExpanded3",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentity2",
      "UpdateViaIdentity3",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1",
      "UpdateViaIdentityExpanded2",
      "UpdateViaIdentityExpanded3"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}",
    "Command": "Update-MgSiteTermStoreSetTerm",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "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/{term-id1}",
    "Command": "Update-MgSiteTermStoreSetTermChild",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreTerm",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetTermChildRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}",
    "Command": "Update-MgSiteTermStoreSetTermRelation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Sites",
    "OutputType": "IMicrosoftGraphTermStoreRelation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscribedSkus/{subscribedSku-id}",
    "Command": "Update-MgSubscribedSku",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphSubscribedSku",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/subscriptions/{subscription-id}",
    "Command": "Update-MgSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "ChangeNotifications",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}",
    "Command": "Update-MgTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeam",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamSettings.ReadWrite.All",
        "Description": "Read and change teams' settings",
        "FullDescription": "Read and change all teams' settings, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "TeamSettings.ReadWrite.Group",
        "Description": "Consent name unavailable",
        "FullDescription": "Consent description unavailable",
        "IsAdmin": false
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}",
    "Command": "Update-MgTeamChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "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
      },
      {
        "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 other users, groups. It does not allow the app to delete users or groups, or reset user passwords.",
        "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": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Update-MgTeamChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Update-MgTeamChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgTeamChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgTeamChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgTeamChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgTeamChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamsTab.ReadWrite.All",
        "Description": "Read and write tabs in Microsoft Teams.",
        "FullDescription": "Read and write tabs in any team in Microsoft Teams, on your behalf. This does not give access to the content inside the tabs.",
        "IsAdmin": true
      },
      {
        "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}/installedApps/{teamsAppInstallation-id}/upgrade",
    "Command": "Update-MgTeamInstalledApp",
    "Method": "POST",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "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}/members/{conversationMember-id}",
    "Command": "Update-MgTeamMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "ChannelMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from channels, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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": "Group.ReadWrite.All",
        "Description": "Read and write all groups",
        "FullDescription": "Allows the app to create groups and read all group properties and memberships on 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": "TeamMember.ReadWrite.All",
        "Description": "Add and remove members from teams and channels",
        "FullDescription": "Add and remove members from teams, on your behalf. Also allows changing a member's role, for example from owner to non-owner.",
        "IsAdmin": true
      }
    ]
  },
  {
    "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}",
    "Command": "Update-MgTeamOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAsyncOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgTeamPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/photo",
    "Command": "Update-MgTeamPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel",
    "Command": "Update-MgTeamPrimaryChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}",
    "Command": "Update-MgTeamPrimaryChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}",
    "Command": "Update-MgTeamPrimaryChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgTeamPrimaryChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgTeamPrimaryChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}",
    "Command": "Update-MgTeamPrimaryChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}",
    "Command": "Update-MgTeamScheduleOfferShiftRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOfferShiftRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}",
    "Command": "Update-MgTeamScheduleOpenShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}",
    "Command": "Update-MgTeamScheduleOpenShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphOpenShiftChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}",
    "Command": "Update-MgTeamScheduleSchedulingGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSchedulingGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}",
    "Command": "Update-MgTeamScheduleShift",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphShift",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}",
    "Command": "Update-MgTeamScheduleSwapShiftChangeRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}",
    "Command": "Update-MgTeamScheduleTimeOff",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOff",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}",
    "Command": "Update-MgTeamScheduleTimeOffReason",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffReason",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}",
    "Command": "Update-MgTeamScheduleTimeOffRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTimeOffRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teams/{team-id}/tags/{teamworkTag-id}",
    "Command": "Update-MgTeamTag",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTag",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgTeamTagMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamworkTagMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork",
    "Command": "Update-MgTeamwork",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamwork",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}",
    "Command": "Update-MgTeamworkDeletedTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphDeletedTeam",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannel",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChannel",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannelMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgTeamworkDeletedTeamChannelTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/teamwork/teamsAppSettings",
    "Command": "Update-MgTeamworkTeamAppSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsAppSettings",
    "ApiVersion": "v1.0",
    "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/workforceIntegrations/{workforceIntegration-id}",
    "Command": "Update-MgTeamworkWorkforceIntegration",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphWorkforceIntegration",
    "ApiVersion": "v1.0",
    "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": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}",
    "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminCustomer",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}",
    "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationship",
    "ApiVersion": "v1.0",
    "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}",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment",
    "ApiVersion": "v1.0",
    "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}/operations/{delegatedAdminRelationshipOperation-id}",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}",
    "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.Partner",
    "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}",
    "Command": "Update-MgUser",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUser",
    "ApiVersion": "v1.0",
    "Permissions": [
      {
        "Name": "DeviceManagementApps.ReadWrite.All",
        "Description": "Read and write Microsoft Intune apps",
        "FullDescription": "Allows the app 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.ReadWrite.All",
        "Description": "Read and write Microsoft Intune Device Configuration and Policies",
        "FullDescription": "Allows 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. Does not allow high impact operations such as remote wipe and password reset on the device’s owner.",
        "IsAdmin": true
      },
      {
        "Name": "DeviceManagementServiceConfig.ReadWrite.All",
        "Description": "Read and write Microsoft Intune configuration",
        "FullDescription": "Allows the app to read and write Microsoft Intune service properties including device enrollment and third party service connection configuration.",
        "IsAdmin": true
      },
      {
        "Name": "Directory.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.EnableDisableAccount.All",
        "Description": "Enable and disable user accounts",
        "FullDescription": "Allows the app to enable and disable users' accounts, on your behalf.",
        "IsAdmin": true
      },
      {
        "Name": "User.ManageIdentities.All",
        "Description": "Manage user identities",
        "FullDescription": "Allows the app to read, update and delete identities that are associated with a user's account that you have access to. This controls the identities users can sign-in with.",
        "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
      },
      {
        "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}/activities/{userActivity-id}",
    "Command": "Update-MgUserActivity",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphUserActivity",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}",
    "Command": "Update-MgUserActivityHistoryItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CrossDeviceExperiences",
    "OutputType": "IMicrosoftGraphActivityHistoryItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}",
    "Command": "Update-MgUserAppRoleAssignment",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Applications",
    "OutputType": "IMicrosoftGraphAppRoleAssignment",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}",
    "Command": "Update-MgUserAuthenticationEmailMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphEmailAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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/methods/{authenticationMethod-id}",
    "Command": "Update-MgUserAuthenticationMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}",
    "Command": "Update-MgUserAuthenticationOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}",
    "Command": "Update-MgUserAuthenticationPhoneMethod",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.SignIns",
    "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod",
    "ApiVersion": "v1.0",
    "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}/calendarGroups/{calendarGroup-id}",
    "Command": "Update-MgUserCalendarGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarGroup",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}",
    "Command": "Update-MgUserCalendarPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "Update1",
      "UpdateExpanded",
      "UpdateExpanded1",
      "UpdateViaIdentity",
      "UpdateViaIdentity1",
      "UpdateViaIdentityExpanded",
      "UpdateViaIdentityExpanded1"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphCalendarPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}",
    "Command": "Update-MgUserChat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade",
    "Command": "Update-MgUserChatInstalledApp",
    "Method": "POST",
    "Variants": [
      "Upgrade",
      "UpgradeExpanded",
      "UpgradeViaIdentity",
      "UpgradeViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview",
    "Command": "Update-MgUserChatLastMessagePreview",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}",
    "Command": "Update-MgUserChatMember",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphConversationMember",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}",
    "Command": "Update-MgUserChatMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgUserChatMessageHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}",
    "Command": "Update-MgUserChatMessageReply",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}",
    "Command": "Update-MgUserChatMessageReplyHostedContent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphChatMessageHostedContent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}",
    "Command": "Update-MgUserChatPermissionGrant",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}",
    "Command": "Update-MgUserChatPinnedMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphPinnedChatMessageInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}",
    "Command": "Update-MgUserChatTab",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphTeamsTab",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}",
    "Command": "Update-MgUserContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Update-MgUserContactExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}",
    "Command": "Update-MgUserContactFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}",
    "Command": "Update-MgUserContactFolderChildFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContactFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}",
    "Command": "Update-MgUserContactFolderChildFolderContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Update-MgUserContactFolderChildFolderContactExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo",
    "Command": "Update-MgUserContactFolderChildFolderContactPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}",
    "Command": "Update-MgUserContactFolderContact",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphContact",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}",
    "Command": "Update-MgUserContactFolderContactExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo",
    "Command": "Update-MgUserContactFolderContactPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/contacts/{contact-id}/photo",
    "Command": "Update-MgUserContactPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "PersonalContacts",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Contacts.ReadWrite",
      "Description": "Have full access of your contacts ",
      "FullDescription": "Allows the app to read, update, create and delete contacts in your contact folders. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}",
    "Command": "Update-MgUserDeviceManagementTroubleshootingEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}",
    "Command": "Update-MgUserDrive",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDrive",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}",
    "Command": "Update-MgUserDriveItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics",
    "Command": "Update-MgUserDriveItemAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgUserDriveItemAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem",
    "Command": "Update-MgUserDriveItemListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgUserDriveItemListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields",
    "Command": "Update-MgUserDriveItemListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgUserDriveItemListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgUserDriveItemListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}",
    "Command": "Update-MgUserDriveItemPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}",
    "Command": "Update-MgUserDriveItemSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgUserDriveItemThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}",
    "Command": "Update-MgUserDriveItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list",
    "Command": "Update-MgUserDriveList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphList",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}",
    "Command": "Update-MgUserDriveListColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}",
    "Command": "Update-MgUserDriveListContentType",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphContentType",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}",
    "Command": "Update-MgUserDriveListContentTypeColumn",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnDefinition",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}",
    "Command": "Update-MgUserDriveListContentTypeColumnLink",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphColumnLink",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}",
    "Command": "Update-MgUserDriveListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgUserDriveListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgUserDriveListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields",
    "Command": "Update-MgUserDriveListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}",
    "Command": "Update-MgUserDriveListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgUserDriveListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}",
    "Command": "Update-MgUserDriveListOperation",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphRichLongRunningOperation",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}",
    "Command": "Update-MgUserDriveListSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root",
    "Command": "Update-MgUserDriveRoot",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics",
    "Command": "Update-MgUserDriveRootAnalytic",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemAnalytics",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}",
    "Command": "Update-MgUserDriveRootAnalyticItemActivityStat",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphItemActivityStat",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem",
    "Command": "Update-MgUserDriveRootListItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItem",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings",
    "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}",
    "Command": "Update-MgUserDriveRootListItemDocumentSetVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDocumentSetVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields",
    "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields",
    "Command": "Update-MgUserDriveRootListItemField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings",
    "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}",
    "Command": "Update-MgUserDriveRootListItemVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphListItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields",
    "Command": "Update-MgUserDriveRootListItemVersionField",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}",
    "Command": "Update-MgUserDriveRootPermission",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphPermission",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}",
    "Command": "Update-MgUserDriveRootSubscription",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphSubscription",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}",
    "Command": "Update-MgUserDriveRootThumbnail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphThumbnailSet",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}",
    "Command": "Update-MgUserDriveRootVersion",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Files",
    "OutputType": "IMicrosoftGraphDriveItemVersion",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}",
    "Command": "Update-MgUserEvent",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": "IMicrosoftGraphEvent",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Calendars.ReadWrite",
      "Description": "Have full access to your calendars ",
      "FullDescription": "Allows the app to read, update, create and delete events in your calendars. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}",
    "Command": "Update-MgUserEventExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}",
    "Command": "Update-MgUserEventInstanceExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Calendar",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/extensions/{extension-id}",
    "Command": "Update-MgUserExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification",
    "Command": "Update-MgUserInferenceClassification",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphInferenceClassification",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}",
    "Command": "Update-MgUserInferenceClassificationOverride",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphInferenceClassificationOverride",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}",
    "Command": "Update-MgUserLicenseDetail",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLicenseDetails",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailboxSettings",
    "Command": "Update-MgUserMailboxSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphMailboxSettings",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}",
    "Command": "Update-MgUserMailFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}",
    "Command": "Update-MgUserMailFolderChildFolder",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMailFolder",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}",
    "Command": "Update-MgUserMailFolderChildFolderMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Update-MgUserMailFolderChildFolderMessageExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}",
    "Command": "Update-MgUserMailFolderChildFolderMessageRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}",
    "Command": "Update-MgUserMailFolderMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Update-MgUserMailFolderMessageExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}",
    "Command": "Update-MgUserMailFolderMessageRule",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessageRule",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}",
    "Command": "Update-MgUserManagedDevice",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphManagedDevice",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory",
    "Command": "Update-MgUserManagedDeviceCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCategory",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}",
    "Command": "Update-MgUserManagedDeviceCompliancePolicyState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}",
    "Command": "Update-MgUserManagedDeviceConfigurationState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceConfigurationState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}",
    "Command": "Update-MgUserManagedDeviceLogCollectionResponse",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount",
    "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount",
    "Method": "POST",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState",
    "Command": "Update-MgUserManagedDeviceWindowsProtectionState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsProtectionState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}",
    "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Devices.CorporateManagement",
    "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}",
    "Command": "Update-MgUserMessage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": "IMicrosoftGraphMessage",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Mail.ReadWrite",
      "Description": "Read and write access to your mail ",
      "FullDescription": "Allows the app to read, update, create and delete email in your mailbox. Does not include permission to send mail. ",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}",
    "Command": "Update-MgUserMessageExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Mail",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}",
    "Command": "Update-MgUserOnenoteNotebook",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphNotebook",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}",
    "Command": "Update-MgUserOnenotePage",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenotePage",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent",
    "Command": "Update-MgUserOnenotePageContent",
    "Method": "POST",
    "Variants": [
      "Patch",
      "PatchExpanded",
      "PatchViaIdentity",
      "PatchViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}",
    "Command": "Update-MgUserOnenoteSection",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphOnenoteSection",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}",
    "Command": "Update-MgUserOnenoteSectionGroup",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Notes",
    "OutputType": "IMicrosoftGraphSectionGroup",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}",
    "Command": "Update-MgUserOnlineMeeting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphOnlineMeeting",
    "ApiVersion": "v1.0",
    "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}/attendanceReports/{meetingAttendanceReport-id}",
    "Command": "Update-MgUserOnlineMeetingAttendanceReport",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphMeetingAttendanceReport",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}",
    "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphAttendanceRecord",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}",
    "Command": "Update-MgUserOnlineMeetingTranscript",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphCallTranscript",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}",
    "Command": "Update-MgUserOutlookMasterCategory",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphOutlookCategory",
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "MailboxSettings.ReadWrite",
      "Description": "Read and write to your mailbox settings",
      "FullDescription": "Allows the app to read, update, create, and delete your mailbox settings.",
      "IsAdmin": false
    }
  },
  {
    "Uri": "/users/{user-id}/changePassword",
    "Command": "Update-MgUserPassword",
    "Method": "POST",
    "Variants": [
      "Change",
      "ChangeExpanded",
      "ChangeViaIdentity",
      "ChangeViaIdentityExpanded"
    ],
    "Module": "Users.Actions",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": {
      "Name": "Directory.AccessAsUser.All",
      "Description": "Access the directory as you",
      "FullDescription": "Allows the app to have the same access to information in your work or school directory as you do.",
      "IsAdmin": true
    }
  },
  {
    "Uri": "/users/{user-id}/photo",
    "Command": "Update-MgUserPhoto",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphProfilePhoto",
    "ApiVersion": "v1.0",
    "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}/planner",
    "Command": "Update-MgUserPlanner",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Planner",
    "OutputType": "IMicrosoftGraphPlannerUser",
    "ApiVersion": "v1.0",
    "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}/presence",
    "Command": "Update-MgUserPresence",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "CloudCommunications",
    "OutputType": "IMicrosoftGraphPresence",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}",
    "Command": "Update-MgUserScopedRoleMemberOf",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Identity.DirectoryManagement",
    "OutputType": "IMicrosoftGraphScopedRoleMembership",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/settings",
    "Command": "Update-MgUserSetting",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphUserSettings",
    "ApiVersion": "v1.0",
    "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/shiftPreferences",
    "Command": "Update-MgUserSettingShiftPreference",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphShiftPreferences",
    "ApiVersion": "v1.0",
    "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}/teamwork",
    "Command": "Update-MgUserTeamwork",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphUserTeamwork",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}",
    "Command": "Update-MgUserTeamworkAssociatedTeam",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Teams",
    "OutputType": "IMicrosoftGraphAssociatedTeamInfo",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}",
    "Command": "Update-MgUserTodoList",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTaskList",
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Update-MgUserTodoListExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}",
    "Command": "Update-MgUserTodoListTask",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphTodoTask",
    "ApiVersion": "v1.0",
    "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}/attachmentSessions/{attachmentSession-id}",
    "Command": "Update-MgUserTodoListTaskAttachmentSession",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphAttachmentSession",
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}",
    "Command": "Update-MgUserTodoListTaskChecklistItem",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphChecklistItem",
    "ApiVersion": "v1.0",
    "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}/extensions/{extension-id}",
    "Command": "Update-MgUserTodoListTaskExtension",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": null,
    "ApiVersion": "v1.0",
    "Permissions": []
  },
  {
    "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}",
    "Command": "Update-MgUserTodoListTaskLinkedResource",
    "Method": "PATCH",
    "Variants": [
      "Update",
      "UpdateExpanded",
      "UpdateViaIdentity",
      "UpdateViaIdentityExpanded"
    ],
    "Module": "Users",
    "OutputType": "IMicrosoftGraphLinkedResource",
    "ApiVersion": "v1.0",
    "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
      }
    ]
  }
]